From 8e9fb6b40df568d4e4af63e80518366ee4aa5fd3 Mon Sep 17 00:00:00 2001 From: Ingo Ruhnke Date: Thu, 25 Jun 2015 20:25:24 +0200 Subject: [PATCH] Replaced grumbel@gmx.de with grumbel@gmail.com --- .travis.yml | 2 +- Makefile | 2 +- src/arg_parser.cpp | 2 +- src/arg_parser.hpp | 2 +- src/axis_event.cpp | 2 +- src/axis_event.hpp | 2 +- src/axis_filter.cpp | 2 +- src/axis_filter.hpp | 2 +- src/axis_map.cpp | 2 +- src/axis_map.hpp | 2 +- src/axisevent/abs_axis_event_handler.cpp | 2 +- src/axisevent/abs_axis_event_handler.hpp | 2 +- src/axisevent/key_axis_event_handler.cpp | 2 +- src/axisevent/key_axis_event_handler.hpp | 2 +- src/axisevent/rel_axis_event_handler.cpp | 2 +- src/axisevent/rel_axis_event_handler.hpp | 2 +- src/axisevent/rel_repeat_axis_event_handler.cpp | 2 +- src/axisevent/rel_repeat_axis_event_handler.hpp | 2 +- src/axisfilter/calibration_axis_filter.cpp | 2 +- src/axisfilter/calibration_axis_filter.hpp | 2 +- src/axisfilter/const_axis_filter.cpp | 2 +- src/axisfilter/const_axis_filter.hpp | 2 +- src/axisfilter/deadzone_axis_filter.cpp | 2 +- src/axisfilter/deadzone_axis_filter.hpp | 2 +- src/axisfilter/invert_axis_filter.cpp | 2 +- src/axisfilter/invert_axis_filter.hpp | 2 +- src/axisfilter/log_axis_filter.cpp | 2 +- src/axisfilter/log_axis_filter.hpp | 2 +- src/axisfilter/relative_axis_filter.cpp | 2 +- src/axisfilter/relative_axis_filter.hpp | 2 +- src/axisfilter/response_curve_axis_filter.cpp | 2 +- src/axisfilter/response_curve_axis_filter.hpp | 2 +- src/axisfilter/sensitivity_axis_filter.cpp | 2 +- src/axisfilter/sensitivity_axis_filter.hpp | 2 +- src/button_event.cpp | 2 +- src/button_event.hpp | 2 +- src/button_filter.cpp | 2 +- src/button_filter.hpp | 2 +- src/button_map.cpp | 2 +- src/button_map.hpp | 2 +- src/buttonevent/abs_button_event_handler.cpp | 2 +- src/buttonevent/abs_button_event_handler.hpp | 2 +- src/buttonevent/cycle_key_button_event_handler.cpp | 2 +- src/buttonevent/cycle_key_button_event_handler.hpp | 2 +- src/buttonevent/cycle_key_sequence.cpp | 2 +- src/buttonevent/cycle_key_sequence.hpp | 2 +- src/buttonevent/exec_button_event_handler.cpp | 2 +- src/buttonevent/exec_button_event_handler.hpp | 2 +- src/buttonevent/key_button_event_handler.cpp | 2 +- src/buttonevent/key_button_event_handler.hpp | 2 +- src/buttonevent/macro_button_event_handler.cpp | 2 +- src/buttonevent/macro_button_event_handler.hpp | 2 +- src/buttonevent/rel_button_event_handler.cpp | 2 +- src/buttonevent/rel_button_event_handler.hpp | 2 +- src/buttonfilter/autofire_button_filter.cpp | 2 +- src/buttonfilter/autofire_button_filter.hpp | 2 +- src/buttonfilter/click_button_filter.cpp | 2 +- src/buttonfilter/click_button_filter.hpp | 2 +- src/buttonfilter/const_button_filter.cpp | 2 +- src/buttonfilter/const_button_filter.hpp | 2 +- src/buttonfilter/delay_button_filter.cpp | 2 +- src/buttonfilter/delay_button_filter.hpp | 2 +- src/buttonfilter/invert_button_filter.cpp | 2 +- src/buttonfilter/invert_button_filter.hpp | 2 +- src/buttonfilter/log_button_filter.cpp | 2 +- src/buttonfilter/log_button_filter.hpp | 2 +- src/buttonfilter/toggle_button_filter.cpp | 2 +- src/buttonfilter/toggle_button_filter.hpp | 2 +- src/chatpad.cpp | 2 +- src/chatpad.hpp | 2 +- src/command_line_options.cpp | 4 ++-- src/command_line_options.hpp | 2 +- src/controller.cpp | 2 +- src/controller.hpp | 2 +- src/controller_config.cpp | 2 +- src/controller_config.hpp | 2 +- src/controller_factory.cpp | 2 +- src/controller_factory.hpp | 2 +- src/controller_match_rule.cpp | 2 +- src/controller_match_rule.hpp | 2 +- src/controller_options.cpp | 2 +- src/controller_options.hpp | 2 +- src/controller_ptr.hpp | 2 +- src/controller_slot.cpp | 2 +- src/controller_slot.hpp | 2 +- src/controller_slot_config.cpp | 2 +- src/controller_slot_config.hpp | 2 +- src/controller_slot_options.cpp | 2 +- src/controller_slot_options.hpp | 2 +- src/controller_slot_ptr.hpp | 2 +- src/controller_thread.cpp | 2 +- src/controller_thread.hpp | 2 +- src/dbus_subsystem.cpp | 2 +- src/dbus_subsystem.hpp | 2 +- src/dummy_message_processor.cpp | 2 +- src/dummy_message_processor.hpp | 2 +- src/enum_box.hpp | 2 +- src/evdev_absmap.cpp | 2 +- src/evdev_absmap.hpp | 2 +- src/evdev_controller.cpp | 2 +- src/evdev_controller.hpp | 2 +- src/evdev_helper.cpp | 2 +- src/evdev_helper.hpp | 2 +- src/firestorm_dual_controller.cpp | 2 +- src/firestorm_dual_controller.hpp | 2 +- src/force_feedback_handler.cpp | 2 +- src/force_feedback_handler.hpp | 2 +- src/generic_usb_controller.cpp | 2 +- src/generic_usb_controller.hpp | 2 +- src/headset.cpp | 2 +- src/headset.hpp | 2 +- src/helper.cpp | 2 +- src/helper.hpp | 2 +- src/ini_builder.hpp | 2 +- src/ini_parser.cpp | 2 +- src/ini_parser.hpp | 2 +- src/ini_schema.cpp | 2 +- src/ini_schema.hpp | 2 +- src/ini_schema_builder.cpp | 2 +- src/ini_schema_builder.hpp | 2 +- src/linux_uinput.cpp | 2 +- src/linux_uinput.hpp | 2 +- src/log.cpp | 2 +- src/log.hpp | 2 +- src/main/main.cpp | 2 +- src/message_processor.hpp | 2 +- src/modifier.cpp | 2 +- src/modifier.hpp | 2 +- src/modifier/axismap_modifier.cpp | 2 +- src/modifier/axismap_modifier.hpp | 2 +- src/modifier/buttonmap_modifier.cpp | 2 +- src/modifier/buttonmap_modifier.hpp | 2 +- src/modifier/dpad_restrictor_modifier.cpp | 2 +- src/modifier/dpad_restrictor_modifier.hpp | 2 +- src/modifier/dpad_rotation_modifier.cpp | 2 +- src/modifier/dpad_rotation_modifier.hpp | 2 +- src/modifier/four_way_restrictor_modifier.cpp | 2 +- src/modifier/four_way_restrictor_modifier.hpp | 2 +- src/modifier/rotate_axis_modifier.cpp | 2 +- src/modifier/rotate_axis_modifier.hpp | 2 +- src/modifier/square_axis_modifier.cpp | 2 +- src/modifier/square_axis_modifier.hpp | 2 +- src/modifier/statistic_modifier.cpp | 2 +- src/modifier/statistic_modifier.hpp | 2 +- src/options.cpp | 2 +- src/options.hpp | 2 +- src/path.cpp | 2 +- src/path.hpp | 2 +- src/playstation3_usb_controller.cpp | 2 +- src/playstation3_usb_controller.hpp | 2 +- src/pretty_printer.cpp | 2 +- src/pretty_printer.hpp | 2 +- src/raise_exception.hpp | 2 +- src/saitek_p2500_controller.cpp | 2 +- src/saitek_p2500_controller.hpp | 2 +- src/select.cpp | 2 +- src/select.hpp | 2 +- src/udev_subsystem.cpp | 2 +- src/udev_subsystem.hpp | 2 +- src/ui_abs_event_collector.cpp | 2 +- src/ui_abs_event_collector.hpp | 2 +- src/ui_abs_event_emitter.cpp | 2 +- src/ui_abs_event_emitter.hpp | 2 +- src/ui_event.cpp | 2 +- src/ui_event.hpp | 2 +- src/ui_event_collector.cpp | 2 +- src/ui_event_collector.hpp | 2 +- src/ui_event_emitter.cpp | 2 +- src/ui_event_emitter.hpp | 2 +- src/ui_event_sequence.cpp | 2 +- src/ui_event_sequence.hpp | 2 +- src/ui_key_event_collector.cpp | 2 +- src/ui_key_event_collector.hpp | 2 +- src/ui_key_event_emitter.cpp | 2 +- src/ui_key_event_emitter.hpp | 2 +- src/ui_rel_event_collector.cpp | 2 +- src/ui_rel_event_collector.hpp | 2 +- src/ui_rel_event_emitter.cpp | 2 +- src/ui_rel_event_emitter.hpp | 2 +- src/uinput.cpp | 2 +- src/uinput.hpp | 2 +- src/uinput_config.cpp | 2 +- src/uinput_config.hpp | 2 +- src/uinput_message_processor.cpp | 2 +- src/uinput_message_processor.hpp | 2 +- src/uinput_options.cpp | 2 +- src/uinput_options.hpp | 2 +- src/unpack.hpp | 2 +- src/usb_controller.cpp | 2 +- src/usb_controller.hpp | 2 +- src/usb_gsource.cpp | 2 +- src/usb_gsource.hpp | 2 +- src/usb_helper.cpp | 2 +- src/usb_helper.hpp | 2 +- src/usb_interface.cpp | 2 +- src/usb_interface.hpp | 2 +- src/usb_subsystem.cpp | 2 +- src/usb_subsystem.hpp | 2 +- src/word_wrap.cpp | 2 +- src/word_wrap.hpp | 2 +- src/xbox360_controller.cpp | 2 +- src/xbox360_controller.hpp | 2 +- src/xbox360_wireless_controller.cpp | 2 +- src/xbox360_wireless_controller.hpp | 2 +- src/xbox_controller.cpp | 2 +- src/xbox_controller.hpp | 2 +- src/xboxdrv.cpp | 4 ++-- src/xboxdrv.hpp | 2 +- src/xboxdrv_daemon.cpp | 2 +- src/xboxdrv_daemon.hpp | 2 +- src/xboxdrv_g_controller.cpp | 2 +- src/xboxdrv_g_controller.hpp | 2 +- src/xboxdrv_g_daemon.cpp | 2 +- src/xboxdrv_g_daemon.hpp | 2 +- src/xboxdrv_main.cpp | 2 +- src/xboxdrv_main.hpp | 2 +- src/xboxmsg.cpp | 2 +- src/xboxmsg.hpp | 2 +- src/xpad_device.cpp | 2 +- src/xpad_device.hpp | 2 +- test/dirname_test.cpp | 2 +- test/unpack_test.cpp | 2 +- test/usb_system_test.cpp | 2 +- tools/evtest.c | 2 +- tools/usbcat.cpp | 2 +- tools/usbtool.c | 2 +- xboxdrvctl | 2 +- 227 files changed, 229 insertions(+), 229 deletions(-) diff --git a/.travis.yml b/.travis.yml index b3b30ee..697a4b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ # Xbox/Xbox360 USB Gamepad Userspace Driver -# Copyright (C) 2008 Ingo Ruhnke +# Copyright (C) 2008 Ingo Ruhnke # # 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/Makefile b/Makefile index 51beef2..f32de8e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ## Xbox/Xbox360 USB Gamepad Userspace Driver -## Copyright (C) 2010 Ingo Ruhnke +## Copyright (C) 2010 Ingo Ruhnke ## ## 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/src/arg_parser.cpp b/src/arg_parser.cpp index 2ee4a57..8751aec 100644 --- a/src/arg_parser.cpp +++ b/src/arg_parser.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/arg_parser.hpp b/src/arg_parser.hpp index 2e06b2c..e7cd9e6 100644 --- a/src/arg_parser.hpp +++ b/src/arg_parser.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/axis_event.cpp b/src/axis_event.cpp index a6953ec..77ba254 100644 --- a/src/axis_event.cpp +++ b/src/axis_event.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/axis_event.hpp b/src/axis_event.hpp index 7dcb066..ba0cf21 100644 --- a/src/axis_event.hpp +++ b/src/axis_event.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/axis_filter.cpp b/src/axis_filter.cpp index c936488..dcc9779 100644 --- a/src/axis_filter.cpp +++ b/src/axis_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/axis_filter.hpp b/src/axis_filter.hpp index fb9751f..09332e6 100644 --- a/src/axis_filter.hpp +++ b/src/axis_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/axis_map.cpp b/src/axis_map.cpp index 07fa280..aae053f 100644 --- a/src/axis_map.cpp +++ b/src/axis_map.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/axis_map.hpp b/src/axis_map.hpp index 73824d6..23a08e7 100644 --- a/src/axis_map.hpp +++ b/src/axis_map.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/axisevent/abs_axis_event_handler.cpp b/src/axisevent/abs_axis_event_handler.cpp index f9dd98d..8e6e43a 100644 --- a/src/axisevent/abs_axis_event_handler.cpp +++ b/src/axisevent/abs_axis_event_handler.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisevent/abs_axis_event_handler.hpp b/src/axisevent/abs_axis_event_handler.hpp index 828a130..5026c87 100644 --- a/src/axisevent/abs_axis_event_handler.hpp +++ b/src/axisevent/abs_axis_event_handler.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisevent/key_axis_event_handler.cpp b/src/axisevent/key_axis_event_handler.cpp index 293dd44..cc3f8ec 100644 --- a/src/axisevent/key_axis_event_handler.cpp +++ b/src/axisevent/key_axis_event_handler.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisevent/key_axis_event_handler.hpp b/src/axisevent/key_axis_event_handler.hpp index cea4029..d468727 100644 --- a/src/axisevent/key_axis_event_handler.hpp +++ b/src/axisevent/key_axis_event_handler.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisevent/rel_axis_event_handler.cpp b/src/axisevent/rel_axis_event_handler.cpp index 7763a4b..b78d6a4 100644 --- a/src/axisevent/rel_axis_event_handler.cpp +++ b/src/axisevent/rel_axis_event_handler.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisevent/rel_axis_event_handler.hpp b/src/axisevent/rel_axis_event_handler.hpp index c6585fd..452a439 100644 --- a/src/axisevent/rel_axis_event_handler.hpp +++ b/src/axisevent/rel_axis_event_handler.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisevent/rel_repeat_axis_event_handler.cpp b/src/axisevent/rel_repeat_axis_event_handler.cpp index 8659404..fbacc8b 100644 --- a/src/axisevent/rel_repeat_axis_event_handler.cpp +++ b/src/axisevent/rel_repeat_axis_event_handler.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisevent/rel_repeat_axis_event_handler.hpp b/src/axisevent/rel_repeat_axis_event_handler.hpp index a961bd0..b6b72e2 100644 --- a/src/axisevent/rel_repeat_axis_event_handler.hpp +++ b/src/axisevent/rel_repeat_axis_event_handler.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/calibration_axis_filter.cpp b/src/axisfilter/calibration_axis_filter.cpp index 77e629a..8440619 100644 --- a/src/axisfilter/calibration_axis_filter.cpp +++ b/src/axisfilter/calibration_axis_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/calibration_axis_filter.hpp b/src/axisfilter/calibration_axis_filter.hpp index 9c94674..5ec0469 100644 --- a/src/axisfilter/calibration_axis_filter.hpp +++ b/src/axisfilter/calibration_axis_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/const_axis_filter.cpp b/src/axisfilter/const_axis_filter.cpp index 47cde15..47f89e5 100644 --- a/src/axisfilter/const_axis_filter.cpp +++ b/src/axisfilter/const_axis_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/const_axis_filter.hpp b/src/axisfilter/const_axis_filter.hpp index 898e34b..5d7ceb6 100644 --- a/src/axisfilter/const_axis_filter.hpp +++ b/src/axisfilter/const_axis_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/deadzone_axis_filter.cpp b/src/axisfilter/deadzone_axis_filter.cpp index 3180413..7a7b3ed 100644 --- a/src/axisfilter/deadzone_axis_filter.cpp +++ b/src/axisfilter/deadzone_axis_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/deadzone_axis_filter.hpp b/src/axisfilter/deadzone_axis_filter.hpp index b876bf8..1cec8af 100644 --- a/src/axisfilter/deadzone_axis_filter.hpp +++ b/src/axisfilter/deadzone_axis_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/invert_axis_filter.cpp b/src/axisfilter/invert_axis_filter.cpp index 89197de..3046286 100644 --- a/src/axisfilter/invert_axis_filter.cpp +++ b/src/axisfilter/invert_axis_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/invert_axis_filter.hpp b/src/axisfilter/invert_axis_filter.hpp index cc1a134..b1262b2 100644 --- a/src/axisfilter/invert_axis_filter.hpp +++ b/src/axisfilter/invert_axis_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/log_axis_filter.cpp b/src/axisfilter/log_axis_filter.cpp index f07c0b8..015ba5d 100644 --- a/src/axisfilter/log_axis_filter.cpp +++ b/src/axisfilter/log_axis_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/log_axis_filter.hpp b/src/axisfilter/log_axis_filter.hpp index 80345ca..7c518c5 100644 --- a/src/axisfilter/log_axis_filter.hpp +++ b/src/axisfilter/log_axis_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/relative_axis_filter.cpp b/src/axisfilter/relative_axis_filter.cpp index 67ddd34..29a963d 100644 --- a/src/axisfilter/relative_axis_filter.cpp +++ b/src/axisfilter/relative_axis_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/relative_axis_filter.hpp b/src/axisfilter/relative_axis_filter.hpp index c0c3e87..930bd78 100644 --- a/src/axisfilter/relative_axis_filter.hpp +++ b/src/axisfilter/relative_axis_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/response_curve_axis_filter.cpp b/src/axisfilter/response_curve_axis_filter.cpp index f2e6ef7..ed549ca 100644 --- a/src/axisfilter/response_curve_axis_filter.cpp +++ b/src/axisfilter/response_curve_axis_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/response_curve_axis_filter.hpp b/src/axisfilter/response_curve_axis_filter.hpp index 29155bb..aa88684 100644 --- a/src/axisfilter/response_curve_axis_filter.hpp +++ b/src/axisfilter/response_curve_axis_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/sensitivity_axis_filter.cpp b/src/axisfilter/sensitivity_axis_filter.cpp index a2797ae..8d2d133 100644 --- a/src/axisfilter/sensitivity_axis_filter.cpp +++ b/src/axisfilter/sensitivity_axis_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/axisfilter/sensitivity_axis_filter.hpp b/src/axisfilter/sensitivity_axis_filter.hpp index 6f18056..7bbc4a9 100644 --- a/src/axisfilter/sensitivity_axis_filter.hpp +++ b/src/axisfilter/sensitivity_axis_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/button_event.cpp b/src/button_event.cpp index 587fac1..ce4ef33 100644 --- a/src/button_event.cpp +++ b/src/button_event.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/button_event.hpp b/src/button_event.hpp index 5e18427..3a3296d 100644 --- a/src/button_event.hpp +++ b/src/button_event.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/button_filter.cpp b/src/button_filter.cpp index 3a3b8c2..957863e 100644 --- a/src/button_filter.cpp +++ b/src/button_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/button_filter.hpp b/src/button_filter.hpp index 7ba5e7b..f18d19b 100644 --- a/src/button_filter.hpp +++ b/src/button_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/button_map.cpp b/src/button_map.cpp index 606c356..13fee56 100644 --- a/src/button_map.cpp +++ b/src/button_map.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/button_map.hpp b/src/button_map.hpp index 8828633..f15e921 100644 --- a/src/button_map.hpp +++ b/src/button_map.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/buttonevent/abs_button_event_handler.cpp b/src/buttonevent/abs_button_event_handler.cpp index 7d39ee8..29e02b7 100644 --- a/src/buttonevent/abs_button_event_handler.cpp +++ b/src/buttonevent/abs_button_event_handler.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonevent/abs_button_event_handler.hpp b/src/buttonevent/abs_button_event_handler.hpp index a2dcb7f..7d97427 100644 --- a/src/buttonevent/abs_button_event_handler.hpp +++ b/src/buttonevent/abs_button_event_handler.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonevent/cycle_key_button_event_handler.cpp b/src/buttonevent/cycle_key_button_event_handler.cpp index 95905c2..c14094d 100644 --- a/src/buttonevent/cycle_key_button_event_handler.cpp +++ b/src/buttonevent/cycle_key_button_event_handler.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonevent/cycle_key_button_event_handler.hpp b/src/buttonevent/cycle_key_button_event_handler.hpp index 68b985b..d811b36 100644 --- a/src/buttonevent/cycle_key_button_event_handler.hpp +++ b/src/buttonevent/cycle_key_button_event_handler.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonevent/cycle_key_sequence.cpp b/src/buttonevent/cycle_key_sequence.cpp index cefb475..9f10a98 100644 --- a/src/buttonevent/cycle_key_sequence.cpp +++ b/src/buttonevent/cycle_key_sequence.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonevent/cycle_key_sequence.hpp b/src/buttonevent/cycle_key_sequence.hpp index 3323d48..f17b77f 100644 --- a/src/buttonevent/cycle_key_sequence.hpp +++ b/src/buttonevent/cycle_key_sequence.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonevent/exec_button_event_handler.cpp b/src/buttonevent/exec_button_event_handler.cpp index 99ebe89..d4c49f8 100644 --- a/src/buttonevent/exec_button_event_handler.cpp +++ b/src/buttonevent/exec_button_event_handler.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonevent/exec_button_event_handler.hpp b/src/buttonevent/exec_button_event_handler.hpp index b563bfc..52399f6 100644 --- a/src/buttonevent/exec_button_event_handler.hpp +++ b/src/buttonevent/exec_button_event_handler.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonevent/key_button_event_handler.cpp b/src/buttonevent/key_button_event_handler.cpp index 7e23c8c..0524da2 100644 --- a/src/buttonevent/key_button_event_handler.cpp +++ b/src/buttonevent/key_button_event_handler.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonevent/key_button_event_handler.hpp b/src/buttonevent/key_button_event_handler.hpp index a2418ae..d243e58 100644 --- a/src/buttonevent/key_button_event_handler.hpp +++ b/src/buttonevent/key_button_event_handler.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonevent/macro_button_event_handler.cpp b/src/buttonevent/macro_button_event_handler.cpp index 188d476..65b7530 100644 --- a/src/buttonevent/macro_button_event_handler.cpp +++ b/src/buttonevent/macro_button_event_handler.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonevent/macro_button_event_handler.hpp b/src/buttonevent/macro_button_event_handler.hpp index 7c13913..277324a 100644 --- a/src/buttonevent/macro_button_event_handler.hpp +++ b/src/buttonevent/macro_button_event_handler.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonevent/rel_button_event_handler.cpp b/src/buttonevent/rel_button_event_handler.cpp index 32cb84c..b092de8 100644 --- a/src/buttonevent/rel_button_event_handler.cpp +++ b/src/buttonevent/rel_button_event_handler.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonevent/rel_button_event_handler.hpp b/src/buttonevent/rel_button_event_handler.hpp index 74a995c..32882fc 100644 --- a/src/buttonevent/rel_button_event_handler.hpp +++ b/src/buttonevent/rel_button_event_handler.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonfilter/autofire_button_filter.cpp b/src/buttonfilter/autofire_button_filter.cpp index c91c632..05abf60 100644 --- a/src/buttonfilter/autofire_button_filter.cpp +++ b/src/buttonfilter/autofire_button_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonfilter/autofire_button_filter.hpp b/src/buttonfilter/autofire_button_filter.hpp index e03daf4..6a961f1 100644 --- a/src/buttonfilter/autofire_button_filter.hpp +++ b/src/buttonfilter/autofire_button_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonfilter/click_button_filter.cpp b/src/buttonfilter/click_button_filter.cpp index cc5e01e..89ae71c 100644 --- a/src/buttonfilter/click_button_filter.cpp +++ b/src/buttonfilter/click_button_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonfilter/click_button_filter.hpp b/src/buttonfilter/click_button_filter.hpp index 27b77b8..3b4dfad 100644 --- a/src/buttonfilter/click_button_filter.hpp +++ b/src/buttonfilter/click_button_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonfilter/const_button_filter.cpp b/src/buttonfilter/const_button_filter.cpp index 1cafe69..91ed14f 100644 --- a/src/buttonfilter/const_button_filter.cpp +++ b/src/buttonfilter/const_button_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonfilter/const_button_filter.hpp b/src/buttonfilter/const_button_filter.hpp index 38981ed..226e350 100644 --- a/src/buttonfilter/const_button_filter.hpp +++ b/src/buttonfilter/const_button_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonfilter/delay_button_filter.cpp b/src/buttonfilter/delay_button_filter.cpp index b0e8269..6f63f81 100644 --- a/src/buttonfilter/delay_button_filter.cpp +++ b/src/buttonfilter/delay_button_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonfilter/delay_button_filter.hpp b/src/buttonfilter/delay_button_filter.hpp index 55f2656..59f0759 100644 --- a/src/buttonfilter/delay_button_filter.hpp +++ b/src/buttonfilter/delay_button_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonfilter/invert_button_filter.cpp b/src/buttonfilter/invert_button_filter.cpp index 76f2746..8008744 100644 --- a/src/buttonfilter/invert_button_filter.cpp +++ b/src/buttonfilter/invert_button_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonfilter/invert_button_filter.hpp b/src/buttonfilter/invert_button_filter.hpp index b4ea5dd..d917b02 100644 --- a/src/buttonfilter/invert_button_filter.hpp +++ b/src/buttonfilter/invert_button_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonfilter/log_button_filter.cpp b/src/buttonfilter/log_button_filter.cpp index dfc6c5a..c0327c3 100644 --- a/src/buttonfilter/log_button_filter.cpp +++ b/src/buttonfilter/log_button_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonfilter/log_button_filter.hpp b/src/buttonfilter/log_button_filter.hpp index 6295295..232a4e3 100644 --- a/src/buttonfilter/log_button_filter.hpp +++ b/src/buttonfilter/log_button_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonfilter/toggle_button_filter.cpp b/src/buttonfilter/toggle_button_filter.cpp index 72aec6d..806acda 100644 --- a/src/buttonfilter/toggle_button_filter.cpp +++ b/src/buttonfilter/toggle_button_filter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/buttonfilter/toggle_button_filter.hpp b/src/buttonfilter/toggle_button_filter.hpp index 3e7798a..d6773b1 100644 --- a/src/buttonfilter/toggle_button_filter.hpp +++ b/src/buttonfilter/toggle_button_filter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/chatpad.cpp b/src/chatpad.cpp index 7221404..6998015 100644 --- a/src/chatpad.cpp +++ b/src/chatpad.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/chatpad.hpp b/src/chatpad.hpp index 6182cb1..39afec9 100644 --- a/src/chatpad.hpp +++ b/src/chatpad.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/command_line_options.cpp b/src/command_line_options.cpp index 8173af3..8d01d35 100644 --- a/src/command_line_options.cpp +++ b/src/command_line_options.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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 @@ -1017,7 +1017,7 @@ CommandLineParser::print_version() const { std::cout << "xboxdrv " PACKAGE_VERSION " - http://pingus.seul.org/~grumbel/xboxdrv/\n" - << "Copyright © 2008-2011 Ingo Ruhnke \n" + << "Copyright © 2008-2011 Ingo Ruhnke \n" << "Licensed under GNU GPL version 3 or later \n" << "This program comes with ABSOLUTELY NO WARRANTY.\n" << "This is free software, and you are welcome to redistribute it under certain\n" diff --git a/src/command_line_options.hpp b/src/command_line_options.hpp index 4f65fe2..61d791d 100644 --- a/src/command_line_options.hpp +++ b/src/command_line_options.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/controller.cpp b/src/controller.cpp index c6e955c..e90cebc 100644 --- a/src/controller.cpp +++ b/src/controller.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller.hpp b/src/controller.hpp index b3b132d..15ee4a0 100644 --- a/src/controller.hpp +++ b/src/controller.hpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/controller_config.cpp b/src/controller_config.cpp index 581bcc9..d7b925e 100644 --- a/src/controller_config.cpp +++ b/src/controller_config.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_config.hpp b/src/controller_config.hpp index 8571655..e0220bf 100644 --- a/src/controller_config.hpp +++ b/src/controller_config.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_factory.cpp b/src/controller_factory.cpp index 904c539..abf538c 100644 --- a/src/controller_factory.cpp +++ b/src/controller_factory.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_factory.hpp b/src/controller_factory.hpp index 206964f..ee0ef7a 100644 --- a/src/controller_factory.hpp +++ b/src/controller_factory.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_match_rule.cpp b/src/controller_match_rule.cpp index 2cef842..36cb671 100644 --- a/src/controller_match_rule.cpp +++ b/src/controller_match_rule.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_match_rule.hpp b/src/controller_match_rule.hpp index 0b4fab9..f68631a 100644 --- a/src/controller_match_rule.hpp +++ b/src/controller_match_rule.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_options.cpp b/src/controller_options.cpp index 85529ec..e0e4f7a 100644 --- a/src/controller_options.cpp +++ b/src/controller_options.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_options.hpp b/src/controller_options.hpp index ab8910d..75881a3 100644 --- a/src/controller_options.hpp +++ b/src/controller_options.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_ptr.hpp b/src/controller_ptr.hpp index bdf5e73..1b57401 100644 --- a/src/controller_ptr.hpp +++ b/src/controller_ptr.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_slot.cpp b/src/controller_slot.cpp index 5b3565e..dae249d 100644 --- a/src/controller_slot.cpp +++ b/src/controller_slot.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_slot.hpp b/src/controller_slot.hpp index e433b20..fc028ff 100644 --- a/src/controller_slot.hpp +++ b/src/controller_slot.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_slot_config.cpp b/src/controller_slot_config.cpp index d472c02..51b1dec 100644 --- a/src/controller_slot_config.cpp +++ b/src/controller_slot_config.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_slot_config.hpp b/src/controller_slot_config.hpp index b9f52e6..2af40ef 100644 --- a/src/controller_slot_config.hpp +++ b/src/controller_slot_config.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_slot_options.cpp b/src/controller_slot_options.cpp index e98776b..30461b4 100644 --- a/src/controller_slot_options.cpp +++ b/src/controller_slot_options.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_slot_options.hpp b/src/controller_slot_options.hpp index b09237d..5592dc6 100644 --- a/src/controller_slot_options.hpp +++ b/src/controller_slot_options.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_slot_ptr.hpp b/src/controller_slot_ptr.hpp index b92ed00..c5aed74 100644 --- a/src/controller_slot_ptr.hpp +++ b/src/controller_slot_ptr.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_thread.cpp b/src/controller_thread.cpp index cee72c3..0a63b71 100644 --- a/src/controller_thread.cpp +++ b/src/controller_thread.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/controller_thread.hpp b/src/controller_thread.hpp index 8acee8d..f96a1ec 100644 --- a/src/controller_thread.hpp +++ b/src/controller_thread.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/dbus_subsystem.cpp b/src/dbus_subsystem.cpp index 6c0bc2d..22d876c 100644 --- a/src/dbus_subsystem.cpp +++ b/src/dbus_subsystem.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/dbus_subsystem.hpp b/src/dbus_subsystem.hpp index 5ef4b29..0e89438 100644 --- a/src/dbus_subsystem.hpp +++ b/src/dbus_subsystem.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/dummy_message_processor.cpp b/src/dummy_message_processor.cpp index 67aa861..1e32e5b 100644 --- a/src/dummy_message_processor.cpp +++ b/src/dummy_message_processor.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/dummy_message_processor.hpp b/src/dummy_message_processor.hpp index 85d27ad..2d363e8 100644 --- a/src/dummy_message_processor.hpp +++ b/src/dummy_message_processor.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/enum_box.hpp b/src/enum_box.hpp index 0e1d3d5..adacc03 100644 --- a/src/enum_box.hpp +++ b/src/enum_box.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/evdev_absmap.cpp b/src/evdev_absmap.cpp index f6d492e..f88e730 100644 --- a/src/evdev_absmap.cpp +++ b/src/evdev_absmap.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/evdev_absmap.hpp b/src/evdev_absmap.hpp index 1f3f525..9c33c67 100644 --- a/src/evdev_absmap.hpp +++ b/src/evdev_absmap.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/evdev_controller.cpp b/src/evdev_controller.cpp index 2922d7b..1d7072c 100644 --- a/src/evdev_controller.cpp +++ b/src/evdev_controller.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/evdev_controller.hpp b/src/evdev_controller.hpp index 321cdc6..bd5749d 100644 --- a/src/evdev_controller.hpp +++ b/src/evdev_controller.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/evdev_helper.cpp b/src/evdev_helper.cpp index 57569be..d2a4033 100644 --- a/src/evdev_helper.cpp +++ b/src/evdev_helper.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/evdev_helper.hpp b/src/evdev_helper.hpp index 31b97de..32a8a75 100644 --- a/src/evdev_helper.hpp +++ b/src/evdev_helper.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/firestorm_dual_controller.cpp b/src/firestorm_dual_controller.cpp index c9f91e3..db87a10 100644 --- a/src/firestorm_dual_controller.cpp +++ b/src/firestorm_dual_controller.cpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/firestorm_dual_controller.hpp b/src/firestorm_dual_controller.hpp index 62c9045..b0f35c5 100644 --- a/src/firestorm_dual_controller.hpp +++ b/src/firestorm_dual_controller.hpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/force_feedback_handler.cpp b/src/force_feedback_handler.cpp index 73480d2..6536030 100644 --- a/src/force_feedback_handler.cpp +++ b/src/force_feedback_handler.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/force_feedback_handler.hpp b/src/force_feedback_handler.hpp index 54481b8..96de217 100644 --- a/src/force_feedback_handler.hpp +++ b/src/force_feedback_handler.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/generic_usb_controller.cpp b/src/generic_usb_controller.cpp index 79eef70..51b0680 100644 --- a/src/generic_usb_controller.cpp +++ b/src/generic_usb_controller.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/generic_usb_controller.hpp b/src/generic_usb_controller.hpp index 90868da..3bac66e 100644 --- a/src/generic_usb_controller.hpp +++ b/src/generic_usb_controller.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/headset.cpp b/src/headset.cpp index 02994fb..c2e28f4 100644 --- a/src/headset.cpp +++ b/src/headset.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/headset.hpp b/src/headset.hpp index 227e747..e3d7353 100644 --- a/src/headset.hpp +++ b/src/headset.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/helper.cpp b/src/helper.cpp index 05815dd..37d6994 100644 --- a/src/helper.cpp +++ b/src/helper.cpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/helper.hpp b/src/helper.hpp index d1ed3c4..f55e0d5 100644 --- a/src/helper.hpp +++ b/src/helper.hpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/ini_builder.hpp b/src/ini_builder.hpp index 099a186..d3c523b 100644 --- a/src/ini_builder.hpp +++ b/src/ini_builder.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/ini_parser.cpp b/src/ini_parser.cpp index 87a28e6..4a55ca6 100644 --- a/src/ini_parser.cpp +++ b/src/ini_parser.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/ini_parser.hpp b/src/ini_parser.hpp index 957012b..cd55a4d 100644 --- a/src/ini_parser.hpp +++ b/src/ini_parser.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/ini_schema.cpp b/src/ini_schema.cpp index f85b4b1..313003f 100644 --- a/src/ini_schema.cpp +++ b/src/ini_schema.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/ini_schema.hpp b/src/ini_schema.hpp index 355899b..54120bf 100644 --- a/src/ini_schema.hpp +++ b/src/ini_schema.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/ini_schema_builder.cpp b/src/ini_schema_builder.cpp index f571b23..b286080 100644 --- a/src/ini_schema_builder.cpp +++ b/src/ini_schema_builder.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/ini_schema_builder.hpp b/src/ini_schema_builder.hpp index e74b68b..8e643a1 100644 --- a/src/ini_schema_builder.hpp +++ b/src/ini_schema_builder.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/linux_uinput.cpp b/src/linux_uinput.cpp index 6d85a86..18da601 100644 --- a/src/linux_uinput.cpp +++ b/src/linux_uinput.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/linux_uinput.hpp b/src/linux_uinput.hpp index 675f21c..d7a6efa 100644 --- a/src/linux_uinput.hpp +++ b/src/linux_uinput.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/log.cpp b/src/log.cpp index 2e3f3a7..3e2b558 100644 --- a/src/log.cpp +++ b/src/log.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/log.hpp b/src/log.hpp index 1adf790..69fae1a 100644 --- a/src/log.hpp +++ b/src/log.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/main/main.cpp b/src/main/main.cpp index 8ead367..f948c80 100644 --- a/src/main/main.cpp +++ b/src/main/main.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/message_processor.hpp b/src/message_processor.hpp index 41c125e..45cd30f 100644 --- a/src/message_processor.hpp +++ b/src/message_processor.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier.cpp b/src/modifier.cpp index 6d73c66..25d11b6 100644 --- a/src/modifier.cpp +++ b/src/modifier.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/modifier.hpp b/src/modifier.hpp index e5005ca..780f77e 100644 --- a/src/modifier.hpp +++ b/src/modifier.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/modifier/axismap_modifier.cpp b/src/modifier/axismap_modifier.cpp index 5569554..c9e3447 100644 --- a/src/modifier/axismap_modifier.cpp +++ b/src/modifier/axismap_modifier.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/axismap_modifier.hpp b/src/modifier/axismap_modifier.hpp index a3e77d8..a521bc9 100644 --- a/src/modifier/axismap_modifier.hpp +++ b/src/modifier/axismap_modifier.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/buttonmap_modifier.cpp b/src/modifier/buttonmap_modifier.cpp index c7ca1b8..348e3dd 100644 --- a/src/modifier/buttonmap_modifier.cpp +++ b/src/modifier/buttonmap_modifier.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/buttonmap_modifier.hpp b/src/modifier/buttonmap_modifier.hpp index d2ef106..9e9006d 100644 --- a/src/modifier/buttonmap_modifier.hpp +++ b/src/modifier/buttonmap_modifier.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/dpad_restrictor_modifier.cpp b/src/modifier/dpad_restrictor_modifier.cpp index 25cea88..dcf9f15 100644 --- a/src/modifier/dpad_restrictor_modifier.cpp +++ b/src/modifier/dpad_restrictor_modifier.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/dpad_restrictor_modifier.hpp b/src/modifier/dpad_restrictor_modifier.hpp index dc084d4..942b9de 100644 --- a/src/modifier/dpad_restrictor_modifier.hpp +++ b/src/modifier/dpad_restrictor_modifier.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/dpad_rotation_modifier.cpp b/src/modifier/dpad_rotation_modifier.cpp index f19e5b1..76437c2 100644 --- a/src/modifier/dpad_rotation_modifier.cpp +++ b/src/modifier/dpad_rotation_modifier.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/dpad_rotation_modifier.hpp b/src/modifier/dpad_rotation_modifier.hpp index 8761d5e..4d11cf6 100644 --- a/src/modifier/dpad_rotation_modifier.hpp +++ b/src/modifier/dpad_rotation_modifier.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/four_way_restrictor_modifier.cpp b/src/modifier/four_way_restrictor_modifier.cpp index 4f1595f..66ab5cc 100644 --- a/src/modifier/four_way_restrictor_modifier.cpp +++ b/src/modifier/four_way_restrictor_modifier.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/four_way_restrictor_modifier.hpp b/src/modifier/four_way_restrictor_modifier.hpp index 246babe..15e745f 100644 --- a/src/modifier/four_way_restrictor_modifier.hpp +++ b/src/modifier/four_way_restrictor_modifier.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/rotate_axis_modifier.cpp b/src/modifier/rotate_axis_modifier.cpp index 23a4082..df4617d 100644 --- a/src/modifier/rotate_axis_modifier.cpp +++ b/src/modifier/rotate_axis_modifier.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/rotate_axis_modifier.hpp b/src/modifier/rotate_axis_modifier.hpp index b68951b..2af153c 100644 --- a/src/modifier/rotate_axis_modifier.hpp +++ b/src/modifier/rotate_axis_modifier.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/square_axis_modifier.cpp b/src/modifier/square_axis_modifier.cpp index 83f0349..b168e08 100644 --- a/src/modifier/square_axis_modifier.cpp +++ b/src/modifier/square_axis_modifier.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/square_axis_modifier.hpp b/src/modifier/square_axis_modifier.hpp index 19aa9b5..96f49e2 100644 --- a/src/modifier/square_axis_modifier.hpp +++ b/src/modifier/square_axis_modifier.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/statistic_modifier.cpp b/src/modifier/statistic_modifier.cpp index 748e59c..58220a6 100644 --- a/src/modifier/statistic_modifier.cpp +++ b/src/modifier/statistic_modifier.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/modifier/statistic_modifier.hpp b/src/modifier/statistic_modifier.hpp index b3c904c..0c2ce44 100644 --- a/src/modifier/statistic_modifier.hpp +++ b/src/modifier/statistic_modifier.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/options.cpp b/src/options.cpp index 5bdfc14..4328e34 100644 --- a/src/options.cpp +++ b/src/options.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/options.hpp b/src/options.hpp index bd578d9..a48a544 100644 --- a/src/options.hpp +++ b/src/options.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/path.cpp b/src/path.cpp index 91e2eda..0f088d7 100644 --- a/src/path.cpp +++ b/src/path.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/path.hpp b/src/path.hpp index ccef401..87d8311 100644 --- a/src/path.hpp +++ b/src/path.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/playstation3_usb_controller.cpp b/src/playstation3_usb_controller.cpp index 2cf8727..15893d9 100644 --- a/src/playstation3_usb_controller.cpp +++ b/src/playstation3_usb_controller.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/playstation3_usb_controller.hpp b/src/playstation3_usb_controller.hpp index ee959e4..551fefc 100644 --- a/src/playstation3_usb_controller.hpp +++ b/src/playstation3_usb_controller.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/pretty_printer.cpp b/src/pretty_printer.cpp index 65b1b03..39aff65 100644 --- a/src/pretty_printer.cpp +++ b/src/pretty_printer.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/pretty_printer.hpp b/src/pretty_printer.hpp index acdf5bf..4204827 100644 --- a/src/pretty_printer.hpp +++ b/src/pretty_printer.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/raise_exception.hpp b/src/raise_exception.hpp index 93dc4e3..69eb8f9 100644 --- a/src/raise_exception.hpp +++ b/src/raise_exception.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/saitek_p2500_controller.cpp b/src/saitek_p2500_controller.cpp index 0c72914..f81a0a0 100644 --- a/src/saitek_p2500_controller.cpp +++ b/src/saitek_p2500_controller.cpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2009 Ingo Ruhnke +** Copyright (C) 2009 Ingo Ruhnke ** ** 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/src/saitek_p2500_controller.hpp b/src/saitek_p2500_controller.hpp index fcf06ef..75967b9 100644 --- a/src/saitek_p2500_controller.hpp +++ b/src/saitek_p2500_controller.hpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2009 Ingo Ruhnke +** Copyright (C) 2009 Ingo Ruhnke ** ** 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/src/select.cpp b/src/select.cpp index cca10e2..f687e1e 100644 --- a/src/select.cpp +++ b/src/select.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/select.hpp b/src/select.hpp index 71a4174..74bac51 100644 --- a/src/select.hpp +++ b/src/select.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/udev_subsystem.cpp b/src/udev_subsystem.cpp index dcaaad3..c779dfa 100644 --- a/src/udev_subsystem.cpp +++ b/src/udev_subsystem.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/udev_subsystem.hpp b/src/udev_subsystem.hpp index 68d12f7..409efbf 100644 --- a/src/udev_subsystem.hpp +++ b/src/udev_subsystem.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_abs_event_collector.cpp b/src/ui_abs_event_collector.cpp index 97e4c45..5511d0a 100644 --- a/src/ui_abs_event_collector.cpp +++ b/src/ui_abs_event_collector.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_abs_event_collector.hpp b/src/ui_abs_event_collector.hpp index 1e1e7f3..1b05bc3 100644 --- a/src/ui_abs_event_collector.hpp +++ b/src/ui_abs_event_collector.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_abs_event_emitter.cpp b/src/ui_abs_event_emitter.cpp index bf5c475..57e92c4 100644 --- a/src/ui_abs_event_emitter.cpp +++ b/src/ui_abs_event_emitter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_abs_event_emitter.hpp b/src/ui_abs_event_emitter.hpp index 3939171..b740090 100644 --- a/src/ui_abs_event_emitter.hpp +++ b/src/ui_abs_event_emitter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_event.cpp b/src/ui_event.cpp index 752b9ae..56cf6a5 100644 --- a/src/ui_event.cpp +++ b/src/ui_event.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/ui_event.hpp b/src/ui_event.hpp index e51417c..124afb6 100644 --- a/src/ui_event.hpp +++ b/src/ui_event.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/ui_event_collector.cpp b/src/ui_event_collector.cpp index 44ff957..110094e 100644 --- a/src/ui_event_collector.cpp +++ b/src/ui_event_collector.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_event_collector.hpp b/src/ui_event_collector.hpp index 2818789..ce4413c 100644 --- a/src/ui_event_collector.hpp +++ b/src/ui_event_collector.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_event_emitter.cpp b/src/ui_event_emitter.cpp index f4da6d1..3085a0c 100644 --- a/src/ui_event_emitter.cpp +++ b/src/ui_event_emitter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_event_emitter.hpp b/src/ui_event_emitter.hpp index 6e72d19..a02f62a 100644 --- a/src/ui_event_emitter.hpp +++ b/src/ui_event_emitter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_event_sequence.cpp b/src/ui_event_sequence.cpp index 333996c..ca57838 100644 --- a/src/ui_event_sequence.cpp +++ b/src/ui_event_sequence.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_event_sequence.hpp b/src/ui_event_sequence.hpp index 0749862..dacbedc 100644 --- a/src/ui_event_sequence.hpp +++ b/src/ui_event_sequence.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_key_event_collector.cpp b/src/ui_key_event_collector.cpp index e00ad13..5b07d3c 100644 --- a/src/ui_key_event_collector.cpp +++ b/src/ui_key_event_collector.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_key_event_collector.hpp b/src/ui_key_event_collector.hpp index 78d7fd1..cb883b2 100644 --- a/src/ui_key_event_collector.hpp +++ b/src/ui_key_event_collector.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_key_event_emitter.cpp b/src/ui_key_event_emitter.cpp index 9aa2dd9..fba81ab 100644 --- a/src/ui_key_event_emitter.cpp +++ b/src/ui_key_event_emitter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_key_event_emitter.hpp b/src/ui_key_event_emitter.hpp index 8d6de6c..5da794d 100644 --- a/src/ui_key_event_emitter.hpp +++ b/src/ui_key_event_emitter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_rel_event_collector.cpp b/src/ui_rel_event_collector.cpp index add934d..08a5651 100644 --- a/src/ui_rel_event_collector.cpp +++ b/src/ui_rel_event_collector.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_rel_event_collector.hpp b/src/ui_rel_event_collector.hpp index 499c9f3..d73be18 100644 --- a/src/ui_rel_event_collector.hpp +++ b/src/ui_rel_event_collector.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_rel_event_emitter.cpp b/src/ui_rel_event_emitter.cpp index 9ddbafb..c281768 100644 --- a/src/ui_rel_event_emitter.cpp +++ b/src/ui_rel_event_emitter.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/ui_rel_event_emitter.hpp b/src/ui_rel_event_emitter.hpp index 0ea7dd0..058e261 100644 --- a/src/ui_rel_event_emitter.hpp +++ b/src/ui_rel_event_emitter.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/uinput.cpp b/src/uinput.cpp index 12cd47e..16652b4 100644 --- a/src/uinput.cpp +++ b/src/uinput.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/uinput.hpp b/src/uinput.hpp index 263c8fb..eec5001 100644 --- a/src/uinput.hpp +++ b/src/uinput.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/uinput_config.cpp b/src/uinput_config.cpp index 027a609..a0d7f20 100644 --- a/src/uinput_config.cpp +++ b/src/uinput_config.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/uinput_config.hpp b/src/uinput_config.hpp index 3c05eb1..e9fe593 100644 --- a/src/uinput_config.hpp +++ b/src/uinput_config.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/uinput_message_processor.cpp b/src/uinput_message_processor.cpp index 8758cbb..3bb242c 100644 --- a/src/uinput_message_processor.cpp +++ b/src/uinput_message_processor.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/uinput_message_processor.hpp b/src/uinput_message_processor.hpp index 613c3cf..c4a5ef8 100644 --- a/src/uinput_message_processor.hpp +++ b/src/uinput_message_processor.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/uinput_options.cpp b/src/uinput_options.cpp index e8f0710..1784339 100644 --- a/src/uinput_options.cpp +++ b/src/uinput_options.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/uinput_options.hpp b/src/uinput_options.hpp index 9e56ee0..e26a11f 100644 --- a/src/uinput_options.hpp +++ b/src/uinput_options.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/unpack.hpp b/src/unpack.hpp index e20048e..1e566b9 100644 --- a/src/unpack.hpp +++ b/src/unpack.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/usb_controller.cpp b/src/usb_controller.cpp index b1895db..0d2b369 100644 --- a/src/usb_controller.cpp +++ b/src/usb_controller.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/usb_controller.hpp b/src/usb_controller.hpp index 23431ed..d7ce628 100644 --- a/src/usb_controller.hpp +++ b/src/usb_controller.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/usb_gsource.cpp b/src/usb_gsource.cpp index a940b20..00bf131 100644 --- a/src/usb_gsource.cpp +++ b/src/usb_gsource.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/usb_gsource.hpp b/src/usb_gsource.hpp index 4956535..8de3eec 100644 --- a/src/usb_gsource.hpp +++ b/src/usb_gsource.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/usb_helper.cpp b/src/usb_helper.cpp index efacad7..d133fa4 100644 --- a/src/usb_helper.cpp +++ b/src/usb_helper.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/usb_helper.hpp b/src/usb_helper.hpp index c05301d..a2b786f 100644 --- a/src/usb_helper.hpp +++ b/src/usb_helper.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2010 Ingo Ruhnke +** Copyright (C) 2010 Ingo Ruhnke ** ** 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/src/usb_interface.cpp b/src/usb_interface.cpp index c692a02..02833b0 100644 --- a/src/usb_interface.cpp +++ b/src/usb_interface.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/usb_interface.hpp b/src/usb_interface.hpp index 65228df..ab28818 100644 --- a/src/usb_interface.hpp +++ b/src/usb_interface.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/usb_subsystem.cpp b/src/usb_subsystem.cpp index 39dcf50..eaa5f54 100644 --- a/src/usb_subsystem.cpp +++ b/src/usb_subsystem.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/usb_subsystem.hpp b/src/usb_subsystem.hpp index ceccf60..3fd30a3 100644 --- a/src/usb_subsystem.hpp +++ b/src/usb_subsystem.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/word_wrap.cpp b/src/word_wrap.cpp index dfe0924..904a734 100644 --- a/src/word_wrap.cpp +++ b/src/word_wrap.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/word_wrap.hpp b/src/word_wrap.hpp index 0a6849c..3fef5eb 100644 --- a/src/word_wrap.hpp +++ b/src/word_wrap.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/xbox360_controller.cpp b/src/xbox360_controller.cpp index c9b3ff5..a06c0a2 100644 --- a/src/xbox360_controller.cpp +++ b/src/xbox360_controller.cpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/xbox360_controller.hpp b/src/xbox360_controller.hpp index 00fadba..bcff6e0 100644 --- a/src/xbox360_controller.hpp +++ b/src/xbox360_controller.hpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/xbox360_wireless_controller.cpp b/src/xbox360_wireless_controller.cpp index e5f2d13..11b5680 100644 --- a/src/xbox360_wireless_controller.cpp +++ b/src/xbox360_wireless_controller.cpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/xbox360_wireless_controller.hpp b/src/xbox360_wireless_controller.hpp index 00aeec6..24f6e4c 100644 --- a/src/xbox360_wireless_controller.hpp +++ b/src/xbox360_wireless_controller.hpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/xbox_controller.cpp b/src/xbox_controller.cpp index 5667fcd..26b775a 100644 --- a/src/xbox_controller.cpp +++ b/src/xbox_controller.cpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/xbox_controller.hpp b/src/xbox_controller.hpp index 4bd20f0..ab1c874 100644 --- a/src/xbox_controller.hpp +++ b/src/xbox_controller.hpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/xboxdrv.cpp b/src/xboxdrv.cpp index 2b730ad..72acdcb 100644 --- a/src/xboxdrv.cpp +++ b/src/xboxdrv.cpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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 @@ -181,7 +181,7 @@ Xboxdrv::print_copyright() const { WordWrap wrap(get_terminal_width()); wrap.para("xboxdrv " PACKAGE_VERSION " - http://pingus.seul.org/~grumbel/xboxdrv/"); - wrap.para("Copyright © 2008-2011 Ingo Ruhnke "); + wrap.para("Copyright © 2008-2011 Ingo Ruhnke "); wrap.para("Licensed under GNU GPL version 3 or later "); wrap.para("This program comes with ABSOLUTELY NO WARRANTY."); wrap.para("This is free software, and you are welcome to redistribute it under certain " diff --git a/src/xboxdrv.hpp b/src/xboxdrv.hpp index d851603..324b877 100644 --- a/src/xboxdrv.hpp +++ b/src/xboxdrv.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/xboxdrv_daemon.cpp b/src/xboxdrv_daemon.cpp index 24815bd..f9f32c6 100644 --- a/src/xboxdrv_daemon.cpp +++ b/src/xboxdrv_daemon.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/xboxdrv_daemon.hpp b/src/xboxdrv_daemon.hpp index 79a72eb..aa7e106 100644 --- a/src/xboxdrv_daemon.hpp +++ b/src/xboxdrv_daemon.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/xboxdrv_g_controller.cpp b/src/xboxdrv_g_controller.cpp index 3f23158..9e2d3b3 100644 --- a/src/xboxdrv_g_controller.cpp +++ b/src/xboxdrv_g_controller.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/xboxdrv_g_controller.hpp b/src/xboxdrv_g_controller.hpp index 7d3e630..6acd1f1 100644 --- a/src/xboxdrv_g_controller.hpp +++ b/src/xboxdrv_g_controller.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/xboxdrv_g_daemon.cpp b/src/xboxdrv_g_daemon.cpp index 8a72c3a..bb1ce5a 100644 --- a/src/xboxdrv_g_daemon.cpp +++ b/src/xboxdrv_g_daemon.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/xboxdrv_g_daemon.hpp b/src/xboxdrv_g_daemon.hpp index 0d40ebe..14bd1e1 100644 --- a/src/xboxdrv_g_daemon.hpp +++ b/src/xboxdrv_g_daemon.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/xboxdrv_main.cpp b/src/xboxdrv_main.cpp index 971d052..db8e3cf 100644 --- a/src/xboxdrv_main.cpp +++ b/src/xboxdrv_main.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/xboxdrv_main.hpp b/src/xboxdrv_main.hpp index f4654e4..c1493c2 100644 --- a/src/xboxdrv_main.hpp +++ b/src/xboxdrv_main.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/src/xboxmsg.cpp b/src/xboxmsg.cpp index 4107433..52d4911 100644 --- a/src/xboxmsg.cpp +++ b/src/xboxmsg.cpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/xboxmsg.hpp b/src/xboxmsg.hpp index 80d4716..4d0b153 100644 --- a/src/xboxmsg.hpp +++ b/src/xboxmsg.hpp @@ -1,6 +1,6 @@ /* ** Xbox/Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/xpad_device.cpp b/src/xpad_device.cpp index 6db3a78..2f1030c 100644 --- a/src/xpad_device.cpp +++ b/src/xpad_device.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/src/xpad_device.hpp b/src/xpad_device.hpp index c266fc0..4bb1601 100644 --- a/src/xpad_device.hpp +++ b/src/xpad_device.hpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/test/dirname_test.cpp b/test/dirname_test.cpp index c1940a6..6508ba9 100644 --- a/test/dirname_test.cpp +++ b/test/dirname_test.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/test/unpack_test.cpp b/test/unpack_test.cpp index 5c92230..cb620a2 100644 --- a/test/unpack_test.cpp +++ b/test/unpack_test.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/test/usb_system_test.cpp b/test/usb_system_test.cpp index b78516b..a338c01 100644 --- a/test/usb_system_test.cpp +++ b/test/usb_system_test.cpp @@ -1,6 +1,6 @@ /* ** Xbox360 USB Gamepad Userspace Driver -** Copyright (C) 2011 Ingo Ruhnke +** Copyright (C) 2011 Ingo Ruhnke ** ** 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/tools/evtest.c b/tools/evtest.c index ff48cc3..8746601 100644 --- a/tools/evtest.c +++ b/tools/evtest.c @@ -5,7 +5,7 @@ * * Event device test program * - * 29.Apr 2008: --list option added by Ingo Ruhnke + * 29.Apr 2008: --list option added by Ingo Ruhnke */ /* diff --git a/tools/usbcat.cpp b/tools/usbcat.cpp index e87d54c..24fa06c 100644 --- a/tools/usbcat.cpp +++ b/tools/usbcat.cpp @@ -1,6 +1,6 @@ /* ** XBox360 USB Gamepad Userspace Driver -** Copyright (C) 2008 Ingo Ruhnke +** Copyright (C) 2008 Ingo Ruhnke ** ** 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/tools/usbtool.c b/tools/usbtool.c index a1d8c20..3a3fdac 100644 --- a/tools/usbtool.c +++ b/tools/usbtool.c @@ -1,6 +1,6 @@ /* ** usbtool - simple tool to (dis)connect a usb devices from a kernel driver -** Copyright (C) 2009 Ingo Ruhnke +** Copyright (C) 2009 Ingo Ruhnke ** ** 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/xboxdrvctl b/xboxdrvctl index 5b2867f..4807a11 100755 --- a/xboxdrvctl +++ b/xboxdrvctl @@ -1,7 +1,7 @@ #!/usr/bin/env python2 ## Xbox360 USB Gamepad Userspace Driver -## Copyright (C) 2011 Ingo Ruhnke +## Copyright (C) 2011 Ingo Ruhnke ## ## 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