diff options
Diffstat (limited to 'macosx/plugins/DFInput/macsrc')
| -rw-r--r-- | macosx/plugins/DFInput/macsrc/ControllerList.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFInput/macsrc/ControllerList.m | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFInput/macsrc/MappingCell.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFInput/macsrc/MappingCell.m | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFInput/macsrc/PadController.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFInput/macsrc/PadController.m | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFInput/macsrc/PadView.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFInput/macsrc/PadView.m | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFInput/macsrc/cfg.c | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFInput/macsrc/cfg.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/DFInput/macsrc/xkb.c | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/macosx/plugins/DFInput/macsrc/ControllerList.h b/macosx/plugins/DFInput/macsrc/ControllerList.h index 513dae16..d0d1fb13 100644 --- a/macosx/plugins/DFInput/macsrc/ControllerList.h +++ b/macosx/plugins/DFInput/macsrc/ControllerList.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>. + * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>. * All Rights Reserved. * * Based on HIDInput by Gil Pedersen. diff --git a/macosx/plugins/DFInput/macsrc/ControllerList.m b/macosx/plugins/DFInput/macsrc/ControllerList.m index 90cc618f..3a6ec11c 100644 --- a/macosx/plugins/DFInput/macsrc/ControllerList.m +++ b/macosx/plugins/DFInput/macsrc/ControllerList.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>. + * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>. * All Rights Reserved. * * Based on HIDInput by Gil Pedersen. diff --git a/macosx/plugins/DFInput/macsrc/MappingCell.h b/macosx/plugins/DFInput/macsrc/MappingCell.h index 311d0c46..2dc8cd49 100644 --- a/macosx/plugins/DFInput/macsrc/MappingCell.h +++ b/macosx/plugins/DFInput/macsrc/MappingCell.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>. + * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>. * All Rights Reserved. * * Based on: HIDInput by Gil Pedersen. diff --git a/macosx/plugins/DFInput/macsrc/MappingCell.m b/macosx/plugins/DFInput/macsrc/MappingCell.m index 50cbb56a..d36fab50 100644 --- a/macosx/plugins/DFInput/macsrc/MappingCell.m +++ b/macosx/plugins/DFInput/macsrc/MappingCell.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>. + * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>. * All Rights Reserved. * * Based on: HIDInput by Gil Pedersen. diff --git a/macosx/plugins/DFInput/macsrc/PadController.h b/macosx/plugins/DFInput/macsrc/PadController.h index c65876ff..34e72979 100644 --- a/macosx/plugins/DFInput/macsrc/PadController.h +++ b/macosx/plugins/DFInput/macsrc/PadController.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>. + * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>. * All Rights Reserved. * * Based on: HIDInput by Gil Pedersen. diff --git a/macosx/plugins/DFInput/macsrc/PadController.m b/macosx/plugins/DFInput/macsrc/PadController.m index f359da38..88fdeb83 100644 --- a/macosx/plugins/DFInput/macsrc/PadController.m +++ b/macosx/plugins/DFInput/macsrc/PadController.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>. + * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>. * All Rights Reserved. * * Based on: HIDInput by Gil Pedersen. diff --git a/macosx/plugins/DFInput/macsrc/PadView.h b/macosx/plugins/DFInput/macsrc/PadView.h index 6e893b1c..c8694796 100644 --- a/macosx/plugins/DFInput/macsrc/PadView.h +++ b/macosx/plugins/DFInput/macsrc/PadView.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>. + * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>. * All Rights Reserved. * * Based on: HIDInput by Gil Pedersen. diff --git a/macosx/plugins/DFInput/macsrc/PadView.m b/macosx/plugins/DFInput/macsrc/PadView.m index 9cfa2666..f9da9f09 100644 --- a/macosx/plugins/DFInput/macsrc/PadView.m +++ b/macosx/plugins/DFInput/macsrc/PadView.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>. + * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>. * All Rights Reserved. * * Based on: HIDInput by Gil Pedersen. diff --git a/macosx/plugins/DFInput/macsrc/cfg.c b/macosx/plugins/DFInput/macsrc/cfg.c index 3e0ee1d5..33013c44 100644 --- a/macosx/plugins/DFInput/macsrc/cfg.c +++ b/macosx/plugins/DFInput/macsrc/cfg.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>. + * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>. * All Rights Reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/macosx/plugins/DFInput/macsrc/cfg.h b/macosx/plugins/DFInput/macsrc/cfg.h index 99bc103d..cceb6f3e 100644 --- a/macosx/plugins/DFInput/macsrc/cfg.h +++ b/macosx/plugins/DFInput/macsrc/cfg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>. + * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>. * All Rights Reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/macosx/plugins/DFInput/macsrc/xkb.c b/macosx/plugins/DFInput/macsrc/xkb.c index c5cfcaf2..e33ecf34 100644 --- a/macosx/plugins/DFInput/macsrc/xkb.c +++ b/macosx/plugins/DFInput/macsrc/xkb.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, Wei Mingzhi <whistler@openoffice.org>. + * Copyright (c) 2010, Wei Mingzhi <whistler_wmz@users.sf.net>. * All Rights Reserved. * * This program is free software; you can redistribute it and/or modify |
