aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/keymaps/rc-hauppauge.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/rc/keymaps/rc-hauppauge.c')
-rw-r--r--drivers/media/rc/keymaps/rc-hauppauge.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/rc/keymaps/rc-hauppauge.c b/drivers/media/rc/keymaps/rc-hauppauge.c
index 929bbbc16393..36d57f7c532b 100644
--- a/drivers/media/rc/keymaps/rc-hauppauge.c
+++ b/drivers/media/rc/keymaps/rc-hauppauge.c
@@ -8,7 +8,7 @@
8 * - Hauppauge Black; 8 * - Hauppauge Black;
9 * - DSR-0112 remote bundled with Haupauge MiniStick. 9 * - DSR-0112 remote bundled with Haupauge MiniStick.
10 * 10 *
11 * Copyright (c) 2010-2011 by Mauro Carvalho Chehab <mchehab@redhat.com> 11 * Copyright (c) 2010-2011 by Mauro Carvalho Chehab
12 * 12 *
13 * This program is free software; you can redistribute it and/or modify 13 * This program is free software; you can redistribute it and/or modify
14 * it under the terms of the GNU General Public License as published by 14 * it under the terms of the GNU General Public License as published by
@@ -290,4 +290,4 @@ module_init(init_rc_map_rc5_hauppauge_new)
290module_exit(exit_rc_map_rc5_hauppauge_new) 290module_exit(exit_rc_map_rc5_hauppauge_new)
291 291
292MODULE_LICENSE("GPL"); 292MODULE_LICENSE("GPL");
293MODULE_AUTHOR("Mauro Carvalho Chehab <mchehab@redhat.com>"); 293MODULE_AUTHOR("Mauro Carvalho Chehab");