From 60f5569f4b39586fc41174ef5ebd6c98ea9b014c Mon Sep 17 00:00:00 2001 From: Holger Waechtler Date: Fri, 14 Feb 2003 15:53:36 +0000 Subject: removed Metzlerbros from MODULE_AUTHOR list, there is no code left frmo them... Add Jack Thomasson. --- linux/drivers/media/dvb/ttpci-budget/budget-ci.c | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'linux') diff --git a/linux/drivers/media/dvb/ttpci-budget/budget-ci.c b/linux/drivers/media/dvb/ttpci-budget/budget-ci.c index f89a7f200..9c6c9534b 100644 --- a/linux/drivers/media/dvb/ttpci-budget/budget-ci.c +++ b/linux/drivers/media/dvb/ttpci-budget/budget-ci.c @@ -3,12 +3,8 @@ * * Compiled from various sources by Michael Hunold * - * Copyright (C) 2002 Ralph Metzler - * - * Copyright (C) 1999-2002 Ralph Metzler - * & Marcus Metzler for convergence integrated media GmbH - * - * msp430 IR support contributed by Jack Thomasson + * msp430 IR support contributed by Jack Thomasson + * partially based on the Siemens DVB driver by Ralph+Marcus Metzler * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -430,7 +426,7 @@ module_init(budget_ci_init); module_exit(budget_ci_exit); MODULE_LICENSE("GPL"); -MODULE_AUTHOR("Ralph Metzler, Marcus Metzler, others"); +MODULE_AUTHOR("Michael Hunold, Jack Thomasson, others"); MODULE_DESCRIPTION("driver for the SAA7146 based so-called " "budget PCI DVB cards w/ CI-module produced by " "Siemens, Technotrend, Hauppauge"); -- cgit v1.2.3