diff --git a/[refs] b/[refs] index e5efbf78538c..c5ac08437d84 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8fdb226ee11a417e19d17483aea244d6d5e00122 +refs/heads/master: d76f28f2c3f19f4e2043a220e92e3fc8ec73ba90 diff --git a/trunk/drivers/media/common/tuners/mt2063.c b/trunk/drivers/media/common/tuners/mt2063.c index 5e9655a21e12..b2678a468a0e 100644 --- a/trunk/drivers/media/common/tuners/mt2063.c +++ b/trunk/drivers/media/common/tuners/mt2063.c @@ -3,9 +3,11 @@ * * Copyright (c) 2011 Mauro Carvalho Chehab * - * This driver came from a driver originally written by Henry, made available - * by Terratec, at: + * This driver came from a driver originally written by: + * Henry Wang + * Made publicly available by Terratec, at: * 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() * * 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