aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/dw2102.c
diff options
context:
space:
mode:
authorIgor M. Liplianin <liplianin@me.by>2011-02-25 18:41:23 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-03-21 20:32:27 -0300
commit2f30fb49c347e8696a8784c57810b41d185707ec (patch)
treecd5794ff9699d94476bc3a0c3e1290737334a2f3 /drivers/media/dvb/dvb-usb/dw2102.c
parente8f5055ac85fb68eeaa335f0dae14b31cc037f6d (diff)
downloadkernel_samsung_smdk4412-2f30fb49c347e8696a8784c57810b41d185707ec.zip
kernel_samsung_smdk4412-2f30fb49c347e8696a8784c57810b41d185707ec.tar.gz
kernel_samsung_smdk4412-2f30fb49c347e8696a8784c57810b41d185707ec.tar.bz2
[media] dw2102: Copyright, cards list updated
Signed-off-by: Igor M. Liplianin <liplianin@me.by> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/dw2102.c')
-rw-r--r--drivers/media/dvb/dvb-usb/dw2102.c22
1 files changed, 11 insertions, 11 deletions
diff --git a/drivers/media/dvb/dvb-usb/dw2102.c b/drivers/media/dvb/dvb-usb/dw2102.c
index c5a0921..1a1b84c 100644
--- a/drivers/media/dvb/dvb-usb/dw2102.c
+++ b/drivers/media/dvb/dvb-usb/dw2102.c
@@ -1,16 +1,16 @@
/* DVB USB framework compliant Linux driver for the
-* DVBWorld DVB-S 2101, 2102, DVB-S2 2104, DVB-C 3101,
-* TeVii S600, S630, S650, S480
-* Prof 1100, 7500,
+ * DVBWorld DVB-S 2101, 2102, DVB-S2 2104, DVB-C 3101,
+ * TeVii S600, S630, S650, S660, S480,
+ * Prof 1100, 7500,
* Geniatech SU3000 Cards
-* Copyright (C) 2008,2009 Igor M. Liplianin (liplianin@me.by)
-*
-* 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 the
-* Free Software Foundation, version 2.
-*
-* see Documentation/dvb/README.dvb-usb for more information
-*/
+ * Copyright (C) 2008-2011 Igor M. Liplianin (liplianin@me.by)
+ *
+ * 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 the
+ * Free Software Foundation, version 2.
+ *
+ * see Documentation/dvb/README.dvb-usb for more information
+ */
#include "dw2102.h"
#include "si21xx.h"
#include "stv0299.h"