diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-05 08:35:02 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-06 08:25:12 -0400 |
commit | c3707357c6c651652a87a044445eabd7582f90a4 (patch) | |
tree | 916067b1ebe1d32a5f17c228e67b28c9271520d0 /drivers/media/dvb | |
parent | 6da74b1da2caf8a659cde68a8faafb766e04037c (diff) |
[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 @@ | |||
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 |