diff --git a/Source/RMG-Input/Thread/HotkeysThread.cpp b/Source/RMG-Input/Thread/HotkeysThread.cpp index e76845ed..e807ad42 100644 --- a/Source/RMG-Input/Thread/HotkeysThread.cpp +++ b/Source/RMG-Input/Thread/HotkeysThread.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/Thread/HotkeysThread.hpp b/Source/RMG-Input/Thread/HotkeysThread.hpp index bdf95e0f..f7be2b23 100644 --- a/Source/RMG-Input/Thread/HotkeysThread.hpp +++ b/Source/RMG-Input/Thread/HotkeysThread.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/Thread/SDLThread.cpp b/Source/RMG-Input/Thread/SDLThread.cpp index 2e4acf4f..68e9286c 100644 --- a/Source/RMG-Input/Thread/SDLThread.cpp +++ b/Source/RMG-Input/Thread/SDLThread.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/Thread/SDLThread.hpp b/Source/RMG-Input/Thread/SDLThread.hpp index 59d29d6a..b36ce3d6 100644 --- a/Source/RMG-Input/Thread/SDLThread.hpp +++ b/Source/RMG-Input/Thread/SDLThread.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/EventFilter.cpp b/Source/RMG-Input/UserInterface/EventFilter.cpp index c4cb0be5..19d88667 100644 --- a/Source/RMG-Input/UserInterface/EventFilter.cpp +++ b/Source/RMG-Input/UserInterface/EventFilter.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/EventFilter.hpp b/Source/RMG-Input/UserInterface/EventFilter.hpp index 55f6b3c4..bf036ded 100644 --- a/Source/RMG-Input/UserInterface/EventFilter.hpp +++ b/Source/RMG-Input/UserInterface/EventFilter.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/HotkeysDialog.cpp b/Source/RMG-Input/UserInterface/HotkeysDialog.cpp index 234f901d..bad7a952 100644 --- a/Source/RMG-Input/UserInterface/HotkeysDialog.cpp +++ b/Source/RMG-Input/UserInterface/HotkeysDialog.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/HotkeysDialog.hpp b/Source/RMG-Input/UserInterface/HotkeysDialog.hpp index a6dad5ed..1c523bf7 100644 --- a/Source/RMG-Input/UserInterface/HotkeysDialog.hpp +++ b/Source/RMG-Input/UserInterface/HotkeysDialog.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/MainDialog.cpp b/Source/RMG-Input/UserInterface/MainDialog.cpp index c8ec9456..1f878189 100644 --- a/Source/RMG-Input/UserInterface/MainDialog.cpp +++ b/Source/RMG-Input/UserInterface/MainDialog.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/MainDialog.hpp b/Source/RMG-Input/UserInterface/MainDialog.hpp index 91cbeceb..5b2c515f 100644 --- a/Source/RMG-Input/UserInterface/MainDialog.hpp +++ b/Source/RMG-Input/UserInterface/MainDialog.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/OptionsDialog.cpp b/Source/RMG-Input/UserInterface/OptionsDialog.cpp index f3ac1644..167f3e33 100644 --- a/Source/RMG-Input/UserInterface/OptionsDialog.cpp +++ b/Source/RMG-Input/UserInterface/OptionsDialog.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/OptionsDialog.hpp b/Source/RMG-Input/UserInterface/OptionsDialog.hpp index 6abfbb54..5dfbf0ad 100644 --- a/Source/RMG-Input/UserInterface/OptionsDialog.hpp +++ b/Source/RMG-Input/UserInterface/OptionsDialog.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/Widget/AddMappingButton.cpp b/Source/RMG-Input/UserInterface/Widget/AddMappingButton.cpp index bddc761a..c7c57623 100644 --- a/Source/RMG-Input/UserInterface/Widget/AddMappingButton.cpp +++ b/Source/RMG-Input/UserInterface/Widget/AddMappingButton.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/Widget/AddMappingButton.hpp b/Source/RMG-Input/UserInterface/Widget/AddMappingButton.hpp index 2d25d4c3..ddd44fbc 100644 --- a/Source/RMG-Input/UserInterface/Widget/AddMappingButton.hpp +++ b/Source/RMG-Input/UserInterface/Widget/AddMappingButton.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/Widget/ControllerImageWidget.cpp b/Source/RMG-Input/UserInterface/Widget/ControllerImageWidget.cpp index c92e5be4..95930876 100644 --- a/Source/RMG-Input/UserInterface/Widget/ControllerImageWidget.cpp +++ b/Source/RMG-Input/UserInterface/Widget/ControllerImageWidget.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/Widget/ControllerImageWidget.hpp b/Source/RMG-Input/UserInterface/Widget/ControllerImageWidget.hpp index 85997d73..19f3fc16 100644 --- a/Source/RMG-Input/UserInterface/Widget/ControllerImageWidget.hpp +++ b/Source/RMG-Input/UserInterface/Widget/ControllerImageWidget.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/Widget/ControllerWidget.cpp b/Source/RMG-Input/UserInterface/Widget/ControllerWidget.cpp index be8287b0..6289da28 100644 --- a/Source/RMG-Input/UserInterface/Widget/ControllerWidget.cpp +++ b/Source/RMG-Input/UserInterface/Widget/ControllerWidget.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/Widget/ControllerWidget.hpp b/Source/RMG-Input/UserInterface/Widget/ControllerWidget.hpp index 62bbe4ad..4ae439ee 100644 --- a/Source/RMG-Input/UserInterface/Widget/ControllerWidget.hpp +++ b/Source/RMG-Input/UserInterface/Widget/ControllerWidget.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/Widget/HotkeyButton.cpp b/Source/RMG-Input/UserInterface/Widget/HotkeyButton.cpp index 1956519e..c76cc0e1 100644 --- a/Source/RMG-Input/UserInterface/Widget/HotkeyButton.cpp +++ b/Source/RMG-Input/UserInterface/Widget/HotkeyButton.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/Widget/HotkeyButton.hpp b/Source/RMG-Input/UserInterface/Widget/HotkeyButton.hpp index b1655ee5..68868d92 100644 --- a/Source/RMG-Input/UserInterface/Widget/HotkeyButton.hpp +++ b/Source/RMG-Input/UserInterface/Widget/HotkeyButton.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/Widget/MappingButton.cpp b/Source/RMG-Input/UserInterface/Widget/MappingButton.cpp index 1686b419..2c51a93c 100644 --- a/Source/RMG-Input/UserInterface/Widget/MappingButton.cpp +++ b/Source/RMG-Input/UserInterface/Widget/MappingButton.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/Widget/MappingButton.hpp b/Source/RMG-Input/UserInterface/Widget/MappingButton.hpp index 6ecebb9a..e8f00c80 100644 --- a/Source/RMG-Input/UserInterface/Widget/MappingButton.hpp +++ b/Source/RMG-Input/UserInterface/Widget/MappingButton.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/Widget/RemoveMappingButton.cpp b/Source/RMG-Input/UserInterface/Widget/RemoveMappingButton.cpp index d1d10fd7..12a03e9f 100644 --- a/Source/RMG-Input/UserInterface/Widget/RemoveMappingButton.cpp +++ b/Source/RMG-Input/UserInterface/Widget/RemoveMappingButton.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/UserInterface/Widget/RemoveMappingButton.hpp b/Source/RMG-Input/UserInterface/Widget/RemoveMappingButton.hpp index 4886d2c8..c06bdb95 100644 --- a/Source/RMG-Input/UserInterface/Widget/RemoveMappingButton.hpp +++ b/Source/RMG-Input/UserInterface/Widget/RemoveMappingButton.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/Utilities/InputDevice.cpp b/Source/RMG-Input/Utilities/InputDevice.cpp index 77195a43..e0ab12c5 100644 --- a/Source/RMG-Input/Utilities/InputDevice.cpp +++ b/Source/RMG-Input/Utilities/InputDevice.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/Utilities/InputDevice.hpp b/Source/RMG-Input/Utilities/InputDevice.hpp index 50ccff1e..c0bd1035 100644 --- a/Source/RMG-Input/Utilities/InputDevice.hpp +++ b/Source/RMG-Input/Utilities/InputDevice.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/Utilities/QtKeyToSdl2Key.cpp b/Source/RMG-Input/Utilities/QtKeyToSdl2Key.cpp index 56cd9fc2..87e141b7 100644 --- a/Source/RMG-Input/Utilities/QtKeyToSdl2Key.cpp +++ b/Source/RMG-Input/Utilities/QtKeyToSdl2Key.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/VRU.cpp b/Source/RMG-Input/VRU.cpp index c7f521c2..d6db82a7 100644 --- a/Source/RMG-Input/VRU.cpp +++ b/Source/RMG-Input/VRU.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/VRU.hpp b/Source/RMG-Input/VRU.hpp index 09fe7d8f..188010f4 100644 --- a/Source/RMG-Input/VRU.hpp +++ b/Source/RMG-Input/VRU.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/VRUwords.cpp b/Source/RMG-Input/VRUwords.cpp index 44596e08..960475e2 100644 --- a/Source/RMG-Input/VRUwords.cpp +++ b/Source/RMG-Input/VRUwords.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/VRUwords.hpp b/Source/RMG-Input/VRUwords.hpp index 6cd30184..d343cafb 100644 --- a/Source/RMG-Input/VRUwords.hpp +++ b/Source/RMG-Input/VRUwords.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/common.hpp b/Source/RMG-Input/common.hpp index 25578860..44f969d2 100644 --- a/Source/RMG-Input/common.hpp +++ b/Source/RMG-Input/common.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/main.cpp b/Source/RMG-Input/main.cpp index 1d6ea786..8468f6ac 100644 --- a/Source/RMG-Input/main.cpp +++ b/Source/RMG-Input/main.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Input/main.hpp b/Source/RMG-Input/main.hpp index 9664ea5d..f871739e 100644 --- a/Source/RMG-Input/main.hpp +++ b/Source/RMG-Input/main.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020 Rosalie Wanders + * Copyright (C) 2020-2025 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3.