From 6ff44b5e9c258825581a288ccbc24b5948206013 Mon Sep 17 00:00:00 2001 From: ndeadly <24677491+ndeadly@users.noreply.github.com> Date: Fri, 26 Jan 2024 10:23:42 +0100 Subject: [PATCH] Update copyright headers --- mc_mitm/source/async/async.cpp | 2 +- mc_mitm/source/async/async.hpp | 2 +- mc_mitm/source/async/future_response.hpp | 2 +- mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_ble.cpp | 2 +- mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_ble.hpp | 2 +- .../bluetooth_mitm/bluetooth/bluetooth_circular_buffer.cpp | 2 +- .../bluetooth_mitm/bluetooth/bluetooth_circular_buffer.hpp | 2 +- mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_core.cpp | 2 +- mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_core.hpp | 2 +- mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_events.cpp | 2 +- mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_events.hpp | 2 +- mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid.cpp | 2 +- mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid.hpp | 2 +- .../source/bluetooth_mitm/bluetooth/bluetooth_hid_report.cpp | 2 +- .../source/bluetooth_mitm/bluetooth/bluetooth_hid_report.hpp | 2 +- mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_types.hpp | 2 +- mc_mitm/source/bluetooth_mitm/bluetoothmitm_module.cpp | 2 +- mc_mitm/source/bluetooth_mitm/bluetoothmitm_module.hpp | 2 +- mc_mitm/source/bluetooth_mitm/btdrv_mitm_flags.cpp | 2 +- mc_mitm/source/bluetooth_mitm/btdrv_mitm_flags.hpp | 2 +- mc_mitm/source/bluetooth_mitm/btdrv_mitm_service.cpp | 2 +- mc_mitm/source/bluetooth_mitm/btdrv_mitm_service.hpp | 2 +- mc_mitm/source/btm_mitm/btm/btm_types.hpp | 2 +- mc_mitm/source/btm_mitm/btm_mitm_service.cpp | 2 +- mc_mitm/source/btm_mitm/btm_mitm_service.hpp | 2 +- mc_mitm/source/btm_mitm/btmmitm_module.cpp | 2 +- mc_mitm/source/btm_mitm/btmmitm_module.hpp | 2 +- mc_mitm/source/controllers/8bitdo_controller.cpp | 2 +- mc_mitm/source/controllers/8bitdo_controller.hpp | 2 +- mc_mitm/source/controllers/atari_controller.cpp | 2 +- mc_mitm/source/controllers/atari_controller.hpp | 2 +- mc_mitm/source/controllers/atgames_controller.cpp | 2 +- mc_mitm/source/controllers/atgames_controller.hpp | 2 +- mc_mitm/source/controllers/betop_controller.cpp | 2 +- mc_mitm/source/controllers/betop_controller.hpp | 2 +- mc_mitm/source/controllers/controller_management.cpp | 2 +- mc_mitm/source/controllers/controller_management.hpp | 2 +- mc_mitm/source/controllers/controller_utils.cpp | 2 +- mc_mitm/source/controllers/controller_utils.hpp | 2 +- mc_mitm/source/controllers/dualsense_controller.cpp | 2 +- mc_mitm/source/controllers/dualsense_controller.hpp | 2 +- mc_mitm/source/controllers/dualshock3_controller.cpp | 2 +- mc_mitm/source/controllers/dualshock3_controller.hpp | 2 +- mc_mitm/source/controllers/dualshock4_controller.cpp | 2 +- mc_mitm/source/controllers/dualshock4_controller.hpp | 2 +- mc_mitm/source/controllers/emulated_switch_controller.cpp | 2 +- mc_mitm/source/controllers/emulated_switch_controller.hpp | 2 +- mc_mitm/source/controllers/gamesir_controller.cpp | 2 +- mc_mitm/source/controllers/gamesir_controller.hpp | 2 +- mc_mitm/source/controllers/gamestick_controller.cpp | 2 +- mc_mitm/source/controllers/gamestick_controller.hpp | 2 +- mc_mitm/source/controllers/gembox_controller.cpp | 2 +- mc_mitm/source/controllers/gembox_controller.hpp | 2 +- mc_mitm/source/controllers/hyperkin_controller.cpp | 2 +- mc_mitm/source/controllers/hyperkin_controller.hpp | 2 +- mc_mitm/source/controllers/icade_controller.cpp | 2 +- mc_mitm/source/controllers/icade_controller.hpp | 2 +- mc_mitm/source/controllers/ipega_controller.cpp | 2 +- mc_mitm/source/controllers/ipega_controller.hpp | 2 +- mc_mitm/source/controllers/lanshen_controller.cpp | 2 +- mc_mitm/source/controllers/lanshen_controller.hpp | 2 +- mc_mitm/source/controllers/mad_catz_controller.cpp | 2 +- mc_mitm/source/controllers/mad_catz_controller.hpp | 2 +- mc_mitm/source/controllers/mocute_controller.cpp | 2 +- mc_mitm/source/controllers/mocute_controller.hpp | 2 +- mc_mitm/source/controllers/nvidia_shield_controller.cpp | 2 +- mc_mitm/source/controllers/nvidia_shield_controller.hpp | 2 +- mc_mitm/source/controllers/ouya_controller.cpp | 2 +- mc_mitm/source/controllers/ouya_controller.hpp | 2 +- mc_mitm/source/controllers/powera_controller.cpp | 2 +- mc_mitm/source/controllers/powera_controller.hpp | 2 +- mc_mitm/source/controllers/razer_controller.cpp | 2 +- mc_mitm/source/controllers/razer_controller.hpp | 2 +- mc_mitm/source/controllers/steelseries_controller.cpp | 2 +- mc_mitm/source/controllers/steelseries_controller.hpp | 2 +- mc_mitm/source/controllers/switch_analog_stick.cpp | 2 +- mc_mitm/source/controllers/switch_analog_stick.hpp | 2 +- mc_mitm/source/controllers/switch_controller.cpp | 2 +- mc_mitm/source/controllers/switch_controller.hpp | 2 +- mc_mitm/source/controllers/virtual_spi_flash.cpp | 2 +- mc_mitm/source/controllers/virtual_spi_flash.hpp | 2 +- mc_mitm/source/controllers/wii_controller.cpp | 2 +- mc_mitm/source/controllers/wii_controller.hpp | 2 +- mc_mitm/source/controllers/xbox_one_controller.cpp | 2 +- mc_mitm/source/controllers/xbox_one_controller.hpp | 2 +- mc_mitm/source/controllers/xiaomi_controller.cpp | 2 +- mc_mitm/source/controllers/xiaomi_controller.hpp | 2 +- mc_mitm/source/mc/mc_types.hpp | 2 +- mc_mitm/source/mcmitm_config.cpp | 2 +- mc_mitm/source/mcmitm_config.hpp | 2 +- mc_mitm/source/mcmitm_initialization.cpp | 2 +- mc_mitm/source/mcmitm_initialization.hpp | 2 +- mc_mitm/source/mcmitm_main.cpp | 2 +- mc_mitm/source/mcmitm_process_monitor.cpp | 2 +- mc_mitm/source/mcmitm_process_monitor.hpp | 2 +- mc_mitm/source/mcmitm_version.hpp | 2 +- mc_mitm/source/usb/mc_usb_handler.cpp | 2 +- mc_mitm/source/usb/mc_usb_handler.hpp | 2 +- mc_mitm/source/utils.cpp | 2 +- mc_mitm/source/utils.hpp | 2 +- 100 files changed, 100 insertions(+), 100 deletions(-) diff --git a/mc_mitm/source/async/async.cpp b/mc_mitm/source/async/async.cpp index 87620f9..ab11a2e 100644 --- a/mc_mitm/source/async/async.cpp +++ b/mc_mitm/source/async/async.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/async/async.hpp b/mc_mitm/source/async/async.hpp index c32996d..7a660fb 100644 --- a/mc_mitm/source/async/async.hpp +++ b/mc_mitm/source/async/async.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/async/future_response.hpp b/mc_mitm/source/async/future_response.hpp index cbbf6da..6ffd76d 100644 --- a/mc_mitm/source/async/future_response.hpp +++ b/mc_mitm/source/async/future_response.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_ble.cpp b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_ble.cpp index 4e160fe..768f47f 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_ble.cpp +++ b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_ble.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_ble.hpp b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_ble.hpp index 6a38ac7..4a0a609 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_ble.hpp +++ b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_ble.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_circular_buffer.cpp b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_circular_buffer.cpp index a4fdd04..4263699 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_circular_buffer.cpp +++ b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_circular_buffer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_circular_buffer.hpp b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_circular_buffer.hpp index 97df52e..1d4d7bf 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_circular_buffer.hpp +++ b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_circular_buffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_core.cpp b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_core.cpp index 75d2179..7ee6c8c 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_core.cpp +++ b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_core.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_core.hpp b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_core.hpp index 01083d5..e702ddc 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_core.hpp +++ b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_core.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_events.cpp b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_events.cpp index 2a3f359..8b1fe20 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_events.cpp +++ b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_events.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_events.hpp b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_events.hpp index 0b67230..0ad3191 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_events.hpp +++ b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_events.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid.cpp b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid.cpp index 78eb74b..7f255b3 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid.cpp +++ b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid.hpp b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid.hpp index d6bbd60..575a60c 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid.hpp +++ b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid_report.cpp b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid_report.cpp index 0787649..06c5fcd 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid_report.cpp +++ b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid_report.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid_report.hpp b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid_report.hpp index d8d513f..8ddd6b1 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid_report.hpp +++ b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_hid_report.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_types.hpp b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_types.hpp index bf5846d..9a3dd31 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_types.hpp +++ b/mc_mitm/source/bluetooth_mitm/bluetooth/bluetooth_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetoothmitm_module.cpp b/mc_mitm/source/bluetooth_mitm/bluetoothmitm_module.cpp index 2fcc88e..3c715e8 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetoothmitm_module.cpp +++ b/mc_mitm/source/bluetooth_mitm/bluetoothmitm_module.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/bluetoothmitm_module.hpp b/mc_mitm/source/bluetooth_mitm/bluetoothmitm_module.hpp index a710951..9bac3ab 100644 --- a/mc_mitm/source/bluetooth_mitm/bluetoothmitm_module.hpp +++ b/mc_mitm/source/bluetooth_mitm/bluetoothmitm_module.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/btdrv_mitm_flags.cpp b/mc_mitm/source/bluetooth_mitm/btdrv_mitm_flags.cpp index be2a30f..7e59763 100644 --- a/mc_mitm/source/bluetooth_mitm/btdrv_mitm_flags.cpp +++ b/mc_mitm/source/bluetooth_mitm/btdrv_mitm_flags.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/btdrv_mitm_flags.hpp b/mc_mitm/source/bluetooth_mitm/btdrv_mitm_flags.hpp index c995798..7f96f1d 100644 --- a/mc_mitm/source/bluetooth_mitm/btdrv_mitm_flags.hpp +++ b/mc_mitm/source/bluetooth_mitm/btdrv_mitm_flags.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/btdrv_mitm_service.cpp b/mc_mitm/source/bluetooth_mitm/btdrv_mitm_service.cpp index 38a6346..1639424 100644 --- a/mc_mitm/source/bluetooth_mitm/btdrv_mitm_service.cpp +++ b/mc_mitm/source/bluetooth_mitm/btdrv_mitm_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/bluetooth_mitm/btdrv_mitm_service.hpp b/mc_mitm/source/bluetooth_mitm/btdrv_mitm_service.hpp index 2f151cc..38d253f 100644 --- a/mc_mitm/source/bluetooth_mitm/btdrv_mitm_service.hpp +++ b/mc_mitm/source/bluetooth_mitm/btdrv_mitm_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/btm_mitm/btm/btm_types.hpp b/mc_mitm/source/btm_mitm/btm/btm_types.hpp index f596b01..6d110b8 100644 --- a/mc_mitm/source/btm_mitm/btm/btm_types.hpp +++ b/mc_mitm/source/btm_mitm/btm/btm_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/btm_mitm/btm_mitm_service.cpp b/mc_mitm/source/btm_mitm/btm_mitm_service.cpp index 94ca789..cc7f9dd 100644 --- a/mc_mitm/source/btm_mitm/btm_mitm_service.cpp +++ b/mc_mitm/source/btm_mitm/btm_mitm_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/btm_mitm/btm_mitm_service.hpp b/mc_mitm/source/btm_mitm/btm_mitm_service.hpp index d69fa28..e9ade5e 100644 --- a/mc_mitm/source/btm_mitm/btm_mitm_service.hpp +++ b/mc_mitm/source/btm_mitm/btm_mitm_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/btm_mitm/btmmitm_module.cpp b/mc_mitm/source/btm_mitm/btmmitm_module.cpp index d71d66a..f72e903 100644 --- a/mc_mitm/source/btm_mitm/btmmitm_module.cpp +++ b/mc_mitm/source/btm_mitm/btmmitm_module.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/btm_mitm/btmmitm_module.hpp b/mc_mitm/source/btm_mitm/btmmitm_module.hpp index 05c8677..ccc812a 100644 --- a/mc_mitm/source/btm_mitm/btmmitm_module.hpp +++ b/mc_mitm/source/btm_mitm/btmmitm_module.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/8bitdo_controller.cpp b/mc_mitm/source/controllers/8bitdo_controller.cpp index 48c1851..552c6e7 100644 --- a/mc_mitm/source/controllers/8bitdo_controller.cpp +++ b/mc_mitm/source/controllers/8bitdo_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/8bitdo_controller.hpp b/mc_mitm/source/controllers/8bitdo_controller.hpp index fb05e00..1824818 100644 --- a/mc_mitm/source/controllers/8bitdo_controller.hpp +++ b/mc_mitm/source/controllers/8bitdo_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/atari_controller.cpp b/mc_mitm/source/controllers/atari_controller.cpp index 4a54907..c5d108b 100644 --- a/mc_mitm/source/controllers/atari_controller.cpp +++ b/mc_mitm/source/controllers/atari_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/atari_controller.hpp b/mc_mitm/source/controllers/atari_controller.hpp index 01d0b50..ebe0ade 100644 --- a/mc_mitm/source/controllers/atari_controller.hpp +++ b/mc_mitm/source/controllers/atari_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/atgames_controller.cpp b/mc_mitm/source/controllers/atgames_controller.cpp index b6c845e..594e453 100644 --- a/mc_mitm/source/controllers/atgames_controller.cpp +++ b/mc_mitm/source/controllers/atgames_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/atgames_controller.hpp b/mc_mitm/source/controllers/atgames_controller.hpp index 2cde168..1df0b86 100644 --- a/mc_mitm/source/controllers/atgames_controller.hpp +++ b/mc_mitm/source/controllers/atgames_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/betop_controller.cpp b/mc_mitm/source/controllers/betop_controller.cpp index 0e518b3..8cef558 100644 --- a/mc_mitm/source/controllers/betop_controller.cpp +++ b/mc_mitm/source/controllers/betop_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/betop_controller.hpp b/mc_mitm/source/controllers/betop_controller.hpp index 9f7b630..ca66e91 100644 --- a/mc_mitm/source/controllers/betop_controller.hpp +++ b/mc_mitm/source/controllers/betop_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/controller_management.cpp b/mc_mitm/source/controllers/controller_management.cpp index 6b9bf23..90c48b0 100644 --- a/mc_mitm/source/controllers/controller_management.cpp +++ b/mc_mitm/source/controllers/controller_management.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/controller_management.hpp b/mc_mitm/source/controllers/controller_management.hpp index 535689a..325d20d 100644 --- a/mc_mitm/source/controllers/controller_management.hpp +++ b/mc_mitm/source/controllers/controller_management.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/controller_utils.cpp b/mc_mitm/source/controllers/controller_utils.cpp index 5909b9a..49cadc6 100644 --- a/mc_mitm/source/controllers/controller_utils.cpp +++ b/mc_mitm/source/controllers/controller_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/controller_utils.hpp b/mc_mitm/source/controllers/controller_utils.hpp index dafb1d7..59a285a 100644 --- a/mc_mitm/source/controllers/controller_utils.hpp +++ b/mc_mitm/source/controllers/controller_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/dualsense_controller.cpp b/mc_mitm/source/controllers/dualsense_controller.cpp index eff0591..2f370fe 100644 --- a/mc_mitm/source/controllers/dualsense_controller.cpp +++ b/mc_mitm/source/controllers/dualsense_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/dualsense_controller.hpp b/mc_mitm/source/controllers/dualsense_controller.hpp index 05d9563..9b27cfa 100644 --- a/mc_mitm/source/controllers/dualsense_controller.hpp +++ b/mc_mitm/source/controllers/dualsense_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/dualshock3_controller.cpp b/mc_mitm/source/controllers/dualshock3_controller.cpp index f8275d7..0cdedf1 100644 --- a/mc_mitm/source/controllers/dualshock3_controller.cpp +++ b/mc_mitm/source/controllers/dualshock3_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/mc_mitm/source/controllers/dualshock3_controller.hpp b/mc_mitm/source/controllers/dualshock3_controller.hpp index e272ab9..cd34367 100644 --- a/mc_mitm/source/controllers/dualshock3_controller.hpp +++ b/mc_mitm/source/controllers/dualshock3_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/mc_mitm/source/controllers/dualshock4_controller.cpp b/mc_mitm/source/controllers/dualshock4_controller.cpp index 5e5642a..b056c03 100644 --- a/mc_mitm/source/controllers/dualshock4_controller.cpp +++ b/mc_mitm/source/controllers/dualshock4_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/dualshock4_controller.hpp b/mc_mitm/source/controllers/dualshock4_controller.hpp index 04173ee..9ba8a8e 100644 --- a/mc_mitm/source/controllers/dualshock4_controller.hpp +++ b/mc_mitm/source/controllers/dualshock4_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/emulated_switch_controller.cpp b/mc_mitm/source/controllers/emulated_switch_controller.cpp index 595f88d..0f1184d 100644 --- a/mc_mitm/source/controllers/emulated_switch_controller.cpp +++ b/mc_mitm/source/controllers/emulated_switch_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/emulated_switch_controller.hpp b/mc_mitm/source/controllers/emulated_switch_controller.hpp index 9058238..f3f1b76 100644 --- a/mc_mitm/source/controllers/emulated_switch_controller.hpp +++ b/mc_mitm/source/controllers/emulated_switch_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/gamesir_controller.cpp b/mc_mitm/source/controllers/gamesir_controller.cpp index f304179..0955a05 100644 --- a/mc_mitm/source/controllers/gamesir_controller.cpp +++ b/mc_mitm/source/controllers/gamesir_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/gamesir_controller.hpp b/mc_mitm/source/controllers/gamesir_controller.hpp index 62f1474..9192009 100644 --- a/mc_mitm/source/controllers/gamesir_controller.hpp +++ b/mc_mitm/source/controllers/gamesir_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/gamestick_controller.cpp b/mc_mitm/source/controllers/gamestick_controller.cpp index d3e0e9a..5450581 100644 --- a/mc_mitm/source/controllers/gamestick_controller.cpp +++ b/mc_mitm/source/controllers/gamestick_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/gamestick_controller.hpp b/mc_mitm/source/controllers/gamestick_controller.hpp index 8261bbf..2fcd9d4 100644 --- a/mc_mitm/source/controllers/gamestick_controller.hpp +++ b/mc_mitm/source/controllers/gamestick_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/gembox_controller.cpp b/mc_mitm/source/controllers/gembox_controller.cpp index 49062d8..680e3db 100644 --- a/mc_mitm/source/controllers/gembox_controller.cpp +++ b/mc_mitm/source/controllers/gembox_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/gembox_controller.hpp b/mc_mitm/source/controllers/gembox_controller.hpp index 4524251..84db187 100644 --- a/mc_mitm/source/controllers/gembox_controller.hpp +++ b/mc_mitm/source/controllers/gembox_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/hyperkin_controller.cpp b/mc_mitm/source/controllers/hyperkin_controller.cpp index 7becfb7..742417f 100644 --- a/mc_mitm/source/controllers/hyperkin_controller.cpp +++ b/mc_mitm/source/controllers/hyperkin_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/hyperkin_controller.hpp b/mc_mitm/source/controllers/hyperkin_controller.hpp index bb31021..984b134 100644 --- a/mc_mitm/source/controllers/hyperkin_controller.hpp +++ b/mc_mitm/source/controllers/hyperkin_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/icade_controller.cpp b/mc_mitm/source/controllers/icade_controller.cpp index effaef8..8e997f6 100644 --- a/mc_mitm/source/controllers/icade_controller.cpp +++ b/mc_mitm/source/controllers/icade_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/icade_controller.hpp b/mc_mitm/source/controllers/icade_controller.hpp index f4cad5e..419a929 100644 --- a/mc_mitm/source/controllers/icade_controller.hpp +++ b/mc_mitm/source/controllers/icade_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/ipega_controller.cpp b/mc_mitm/source/controllers/ipega_controller.cpp index 9b85ecb..bb7734c 100644 --- a/mc_mitm/source/controllers/ipega_controller.cpp +++ b/mc_mitm/source/controllers/ipega_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/ipega_controller.hpp b/mc_mitm/source/controllers/ipega_controller.hpp index d9aad51..a4e9aeb 100644 --- a/mc_mitm/source/controllers/ipega_controller.hpp +++ b/mc_mitm/source/controllers/ipega_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/lanshen_controller.cpp b/mc_mitm/source/controllers/lanshen_controller.cpp index 4f5dc59..baf31d6 100644 --- a/mc_mitm/source/controllers/lanshen_controller.cpp +++ b/mc_mitm/source/controllers/lanshen_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/lanshen_controller.hpp b/mc_mitm/source/controllers/lanshen_controller.hpp index fef3c11..21bd2d9 100644 --- a/mc_mitm/source/controllers/lanshen_controller.hpp +++ b/mc_mitm/source/controllers/lanshen_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/mad_catz_controller.cpp b/mc_mitm/source/controllers/mad_catz_controller.cpp index cc6bc07..af3d159 100644 --- a/mc_mitm/source/controllers/mad_catz_controller.cpp +++ b/mc_mitm/source/controllers/mad_catz_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/mad_catz_controller.hpp b/mc_mitm/source/controllers/mad_catz_controller.hpp index 2797847..e54c0c6 100644 --- a/mc_mitm/source/controllers/mad_catz_controller.hpp +++ b/mc_mitm/source/controllers/mad_catz_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/mocute_controller.cpp b/mc_mitm/source/controllers/mocute_controller.cpp index e3cf802..8fc0d11 100644 --- a/mc_mitm/source/controllers/mocute_controller.cpp +++ b/mc_mitm/source/controllers/mocute_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/mocute_controller.hpp b/mc_mitm/source/controllers/mocute_controller.hpp index bc2e640..9e04e87 100644 --- a/mc_mitm/source/controllers/mocute_controller.hpp +++ b/mc_mitm/source/controllers/mocute_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/nvidia_shield_controller.cpp b/mc_mitm/source/controllers/nvidia_shield_controller.cpp index a1f31f1..9caadd8 100644 --- a/mc_mitm/source/controllers/nvidia_shield_controller.cpp +++ b/mc_mitm/source/controllers/nvidia_shield_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/nvidia_shield_controller.hpp b/mc_mitm/source/controllers/nvidia_shield_controller.hpp index e1ad6e2..cad004c 100644 --- a/mc_mitm/source/controllers/nvidia_shield_controller.hpp +++ b/mc_mitm/source/controllers/nvidia_shield_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/ouya_controller.cpp b/mc_mitm/source/controllers/ouya_controller.cpp index 8fb137a..a5e31c5 100644 --- a/mc_mitm/source/controllers/ouya_controller.cpp +++ b/mc_mitm/source/controllers/ouya_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/ouya_controller.hpp b/mc_mitm/source/controllers/ouya_controller.hpp index 3f95aea..aad38da 100644 --- a/mc_mitm/source/controllers/ouya_controller.hpp +++ b/mc_mitm/source/controllers/ouya_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/powera_controller.cpp b/mc_mitm/source/controllers/powera_controller.cpp index fe1df9b..afc60b4 100644 --- a/mc_mitm/source/controllers/powera_controller.cpp +++ b/mc_mitm/source/controllers/powera_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/powera_controller.hpp b/mc_mitm/source/controllers/powera_controller.hpp index 42f7dd6..c1a109e 100644 --- a/mc_mitm/source/controllers/powera_controller.hpp +++ b/mc_mitm/source/controllers/powera_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/razer_controller.cpp b/mc_mitm/source/controllers/razer_controller.cpp index 95c1d01..71eba83 100644 --- a/mc_mitm/source/controllers/razer_controller.cpp +++ b/mc_mitm/source/controllers/razer_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/razer_controller.hpp b/mc_mitm/source/controllers/razer_controller.hpp index f4b9c53..46fa923 100644 --- a/mc_mitm/source/controllers/razer_controller.hpp +++ b/mc_mitm/source/controllers/razer_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/steelseries_controller.cpp b/mc_mitm/source/controllers/steelseries_controller.cpp index bd78e6d..871105b 100644 --- a/mc_mitm/source/controllers/steelseries_controller.cpp +++ b/mc_mitm/source/controllers/steelseries_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/steelseries_controller.hpp b/mc_mitm/source/controllers/steelseries_controller.hpp index 6335295..c96ac03 100644 --- a/mc_mitm/source/controllers/steelseries_controller.hpp +++ b/mc_mitm/source/controllers/steelseries_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/switch_analog_stick.cpp b/mc_mitm/source/controllers/switch_analog_stick.cpp index 46a06ef..2c2a98a 100644 --- a/mc_mitm/source/controllers/switch_analog_stick.cpp +++ b/mc_mitm/source/controllers/switch_analog_stick.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/switch_analog_stick.hpp b/mc_mitm/source/controllers/switch_analog_stick.hpp index 8958e3f..5c3e559 100644 --- a/mc_mitm/source/controllers/switch_analog_stick.hpp +++ b/mc_mitm/source/controllers/switch_analog_stick.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/switch_controller.cpp b/mc_mitm/source/controllers/switch_controller.cpp index 81ea8d5..8820339 100644 --- a/mc_mitm/source/controllers/switch_controller.cpp +++ b/mc_mitm/source/controllers/switch_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/switch_controller.hpp b/mc_mitm/source/controllers/switch_controller.hpp index dd76182..ade5eb6 100644 --- a/mc_mitm/source/controllers/switch_controller.hpp +++ b/mc_mitm/source/controllers/switch_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/virtual_spi_flash.cpp b/mc_mitm/source/controllers/virtual_spi_flash.cpp index e7c03a7..a648df7 100644 --- a/mc_mitm/source/controllers/virtual_spi_flash.cpp +++ b/mc_mitm/source/controllers/virtual_spi_flash.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/virtual_spi_flash.hpp b/mc_mitm/source/controllers/virtual_spi_flash.hpp index 6dbe435..9127714 100644 --- a/mc_mitm/source/controllers/virtual_spi_flash.hpp +++ b/mc_mitm/source/controllers/virtual_spi_flash.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/wii_controller.cpp b/mc_mitm/source/controllers/wii_controller.cpp index 6c42bdd..804f199 100644 --- a/mc_mitm/source/controllers/wii_controller.cpp +++ b/mc_mitm/source/controllers/wii_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/wii_controller.hpp b/mc_mitm/source/controllers/wii_controller.hpp index 97e1a01..677f344 100644 --- a/mc_mitm/source/controllers/wii_controller.hpp +++ b/mc_mitm/source/controllers/wii_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/xbox_one_controller.cpp b/mc_mitm/source/controllers/xbox_one_controller.cpp index 0dc41c0..0545487 100644 --- a/mc_mitm/source/controllers/xbox_one_controller.cpp +++ b/mc_mitm/source/controllers/xbox_one_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/xbox_one_controller.hpp b/mc_mitm/source/controllers/xbox_one_controller.hpp index 7377c59..adb8498 100644 --- a/mc_mitm/source/controllers/xbox_one_controller.hpp +++ b/mc_mitm/source/controllers/xbox_one_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/xiaomi_controller.cpp b/mc_mitm/source/controllers/xiaomi_controller.cpp index d4b4d6f..f14b28b 100644 --- a/mc_mitm/source/controllers/xiaomi_controller.cpp +++ b/mc_mitm/source/controllers/xiaomi_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/controllers/xiaomi_controller.hpp b/mc_mitm/source/controllers/xiaomi_controller.hpp index 3e3d649..b7b18a0 100644 --- a/mc_mitm/source/controllers/xiaomi_controller.hpp +++ b/mc_mitm/source/controllers/xiaomi_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/mc/mc_types.hpp b/mc_mitm/source/mc/mc_types.hpp index 8232090..9776185 100644 --- a/mc_mitm/source/mc/mc_types.hpp +++ b/mc_mitm/source/mc/mc_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/mcmitm_config.cpp b/mc_mitm/source/mcmitm_config.cpp index 0ef66f1..cd0402b 100644 --- a/mc_mitm/source/mcmitm_config.cpp +++ b/mc_mitm/source/mcmitm_config.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/mcmitm_config.hpp b/mc_mitm/source/mcmitm_config.hpp index a38ecf6..6e66f5d 100644 --- a/mc_mitm/source/mcmitm_config.hpp +++ b/mc_mitm/source/mcmitm_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/mcmitm_initialization.cpp b/mc_mitm/source/mcmitm_initialization.cpp index adcf7a9..273c236 100644 --- a/mc_mitm/source/mcmitm_initialization.cpp +++ b/mc_mitm/source/mcmitm_initialization.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/mcmitm_initialization.hpp b/mc_mitm/source/mcmitm_initialization.hpp index 4bffad6..1887ce4 100644 --- a/mc_mitm/source/mcmitm_initialization.hpp +++ b/mc_mitm/source/mcmitm_initialization.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/mcmitm_main.cpp b/mc_mitm/source/mcmitm_main.cpp index c22a334..7d5e2dd 100644 --- a/mc_mitm/source/mcmitm_main.cpp +++ b/mc_mitm/source/mcmitm_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/mcmitm_process_monitor.cpp b/mc_mitm/source/mcmitm_process_monitor.cpp index d7eb58a..699c51d 100644 --- a/mc_mitm/source/mcmitm_process_monitor.cpp +++ b/mc_mitm/source/mcmitm_process_monitor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/mcmitm_process_monitor.hpp b/mc_mitm/source/mcmitm_process_monitor.hpp index 5f06830..bf09d1d 100644 --- a/mc_mitm/source/mcmitm_process_monitor.hpp +++ b/mc_mitm/source/mcmitm_process_monitor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/mcmitm_version.hpp b/mc_mitm/source/mcmitm_version.hpp index ed10fbf..2c609fb 100644 --- a/mc_mitm/source/mcmitm_version.hpp +++ b/mc_mitm/source/mcmitm_version.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/usb/mc_usb_handler.cpp b/mc_mitm/source/usb/mc_usb_handler.cpp index dce18cb..ae1679d 100644 --- a/mc_mitm/source/usb/mc_usb_handler.cpp +++ b/mc_mitm/source/usb/mc_usb_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/usb/mc_usb_handler.hpp b/mc_mitm/source/usb/mc_usb_handler.hpp index 6771c0a..5955f74 100644 --- a/mc_mitm/source/usb/mc_usb_handler.hpp +++ b/mc_mitm/source/usb/mc_usb_handler.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/utils.cpp b/mc_mitm/source/utils.cpp index 83cc32e..0ea4bf0 100644 --- a/mc_mitm/source/utils.cpp +++ b/mc_mitm/source/utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/mc_mitm/source/utils.hpp b/mc_mitm/source/utils.hpp index 2af98ce..c2e8ccb 100644 --- a/mc_mitm/source/utils.hpp +++ b/mc_mitm/source/utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2023 ndeadly + * Copyright (c) 2020-2024 ndeadly * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License,