diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-05 14:35:02 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-06 14:25:12 +0200 |
commit | c3707357c6c651652a87a044445eabd7582f90a4 (patch) | |
tree | 916067b1ebe1d32a5f17c228e67b28c9271520d0 /drivers/media/dvb | |
parent | [media] az6007: handle CI during suspend/resume (diff) | |
download | linux-c3707357c6c651652a87a044445eabd7582f90a4.tar.xz linux-c3707357c6c651652a87a044445eabd7582f90a4.zip |
[media] az6007: Update copyright
Update copyright comments after dvb-usb-v2 conversion.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb')
-rw-r--r-- | drivers/media/dvb/dvb-usb-v2/az6007.c | 4 |
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 @@ * http://linux.terratec.de/files/TERRATEC_H7/20110323_TERRATEC_H7_Linux.tar.gz * The original driver's license is GPL, as declared with MODULE_LICENSE() * - * Copyright (c) 2010-2011 Mauro Carvalho Chehab <mchehab@redhat.com> + * Copyright (c) 2010-2012 Mauro Carvalho Chehab <mchehab@redhat.com> * Driver modified by in order to work with upstream drxk driver, and - * tons of bugs got fixed. + * tons of bugs got fixed, and converted to use dvb-usb-v2. * * 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 |