aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb-v2/az6007.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/dvb-usb-v2/az6007.c')
-rw-r--r--drivers/media/dvb/dvb-usb-v2/az6007.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/dvb/dvb-usb-v2/az6007.c b/drivers/media/dvb/dvb-usb-v2/az6007.c
index 420cb62fbc75..54f1221d930d 100644
--- a/drivers/media/dvb/dvb-usb-v2/az6007.c
+++ b/drivers/media/dvb/dvb-usb-v2/az6007.c
@@ -7,9 +7,9 @@
7 * http://linux.terratec.de/files/TERRATEC_H7/20110323_TERRATEC_H7_Linux.tar.gz 7 * http://linux.terratec.de/files/TERRATEC_H7/20110323_TERRATEC_H7_Linux.tar.gz
8 * The original driver's license is GPL, as declared with MODULE_LICENSE() 8 * The original driver's license is GPL, as declared with MODULE_LICENSE()
9 * 9 *
10 * Copyright (c) 2010-2011 Mauro Carvalho Chehab <mchehab@redhat.com> 10 * Copyright (c) 2010-2012 Mauro Carvalho Chehab <mchehab@redhat.com>
11 * Driver modified by in order to work with upstream drxk driver, and 11 * Driver modified by in order to work with upstream drxk driver, and
12 * tons of bugs got fixed. 12 * tons of bugs got fixed, and converted to use dvb-usb-v2.
13 * 13 *
14 * This program is free software; you can redistribute it and/or modify 14 * This program is free software; you can redistribute it and/or modify
15 * it under the terms of the GNU General Public License as published by 15 * it under the terms of the GNU General Public License as published by