diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-02-07 05:03:07 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-02-07 05:03:07 -0500 |
commit | 37e59f876bc710d67a30b660826a5e83e07101ce (patch) | |
tree | b0b05e22400a3e0b7d3204aca39d1429d66d690f /drivers/media/rc/ir-raw.c | |
parent | 4195086571d49e6ad63087621d397c4a9eddd152 (diff) |
[media, edac] Change my email address
There are several left overs with my old email address.
Remove their occurrences and add myself at CREDITS, to
allow people to be able to reach me on my new addresses.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/rc/ir-raw.c')
-rw-r--r-- | drivers/media/rc/ir-raw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/rc/ir-raw.c b/drivers/media/rc/ir-raw.c index 79a9cb653604..f0656fa1a01a 100644 --- a/drivers/media/rc/ir-raw.c +++ b/drivers/media/rc/ir-raw.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* ir-raw.c - handle IR pulse/space events | 1 | /* ir-raw.c - handle IR pulse/space events |
2 | * | 2 | * |
3 | * Copyright (C) 2010 by Mauro Carvalho Chehab <mchehab@redhat.com> | 3 | * Copyright (C) 2010 by Mauro Carvalho Chehab |
4 | * | 4 | * |
5 | * This program is free software; you can redistribute it and/or modify | 5 | * This program is free software; you can redistribute it and/or modify |
6 | * it under the terms of the GNU General Public License as published by | 6 | * it under the terms of the GNU General Public License as published by |