···11/*22 * Support for LG Electronics LGDT3304 and LGDT3305 - VSB/QAM33 *44- * Copyright (C) 2008, 2009 Michael Krufky <mkrufky@linuxtv.org>44+ * Copyright (C) 2008, 2009, 2010 Michael Krufky <mkrufky@linuxtv.org>55 *66 * LGDT3304 support by Jarod Wilson <jarod@redhat.com>77 *···12091209MODULE_DESCRIPTION("LG Electronics LGDT3304/5 ATSC/QAM-B Demodulator Driver");12101210MODULE_AUTHOR("Michael Krufky <mkrufky@linuxtv.org>");12111211MODULE_LICENSE("GPL");12121212-MODULE_VERSION("0.1");12121212+MODULE_VERSION("0.2");1213121312141214/*12151215 * Local variables:
+1-1
drivers/media/dvb/frontends/lgdt3305.h
···11/*22 * Support for LG Electronics LGDT3304 and LGDT3305 - VSB/QAM33 *44- * Copyright (C) 2008, 2009 Michael Krufky <mkrufky@linuxtv.org>44+ * Copyright (C) 2008, 2009, 2010 Michael Krufky <mkrufky@linuxtv.org>55 *66 * This program is free software; you can redistribute it and/or modify77 * it under the terms of the GNU General Public License as published by