diff options
author | Devin Heitmueller <dheitmueller@kernellabs.com> | 2009-05-14 21:31:11 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-06-16 18:21:08 -0300 |
commit | e80858e88b2c9c20de849c67ac2804218a25aaa3 (patch) | |
tree | f2bb21147927738f9f95c994ae255bf97a3e819c | |
parent | e4b8bc524141f48af29f5c3096ac96701cf39c8a (diff) |
V4L/DVB (11806): xc5000: add copyright line
Add copyright line for xc5000.c.
Cc: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r-- | drivers/media/common/tuners/xc5000.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/common/tuners/xc5000.c b/drivers/media/common/tuners/xc5000.c index d006b9772d3..f4ffcdc9b84 100644 --- a/drivers/media/common/tuners/xc5000.c +++ b/drivers/media/common/tuners/xc5000.c @@ -3,6 +3,7 @@ * * Copyright (c) 2007 Xceive Corporation * Copyright (c) 2007 Steven Toth <stoth@linuxtv.org> + * Copyright (c) 2009 Devin Heitmueller <dheitmueller@kernellabs.com> * * 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 |