diff options
Diffstat (limited to 'drivers/media/rc/keymaps/rc-budget-ci-old.c')
-rw-r--r-- | drivers/media/rc/keymaps/rc-budget-ci-old.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/rc/keymaps/rc-budget-ci-old.c b/drivers/media/rc/keymaps/rc-budget-ci-old.c index 8311e092c098..b196a5f436a3 100644 --- a/drivers/media/rc/keymaps/rc-budget-ci-old.c +++ b/drivers/media/rc/keymaps/rc-budget-ci-old.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * | 2 | * |
3 | * keymap imported from ir-keymaps.c | 3 | * keymap imported from ir-keymaps.c |
4 | * | 4 | * |
5 | * Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@redhat.com> | 5 | * Copyright (c) 2010 by Mauro Carvalho Chehab |
6 | * | 6 | * |
7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
8 | * it under the terms of the GNU General Public License as published by | 8 | * it under the terms of the GNU General Public License as published by |
@@ -91,4 +91,4 @@ module_init(init_rc_map_budget_ci_old) | |||
91 | module_exit(exit_rc_map_budget_ci_old) | 91 | module_exit(exit_rc_map_budget_ci_old) |
92 | 92 | ||
93 | MODULE_LICENSE("GPL"); | 93 | MODULE_LICENSE("GPL"); |
94 | MODULE_AUTHOR("Mauro Carvalho Chehab <mchehab@redhat.com>"); | 94 | MODULE_AUTHOR("Mauro Carvalho Chehab"); |