diff options
-rw-r--r-- | linux/drivers/media/dvb/dibusb/dvb-dibusb.c | 2 | ||||
-rw-r--r-- | linux/drivers/media/dvb/dibusb/dvb-dibusb.h | 2 | ||||
-rw-r--r-- | linux/drivers/media/dvb/frontends/dib3000mb.c | 2 | ||||
-rw-r--r-- | linux/drivers/media/dvb/frontends/dib3000mb.h | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/linux/drivers/media/dvb/dibusb/dvb-dibusb.c b/linux/drivers/media/dvb/dibusb/dvb-dibusb.c index 0db775d97..9c4ac99dc 100644 --- a/linux/drivers/media/dvb/dibusb/dvb-dibusb.c +++ b/linux/drivers/media/dvb/dibusb/dvb-dibusb.c @@ -19,8 +19,6 @@ * * Amaury Demol (ademol@dibcom.fr) from DiBcom for providing specs and driver * sources, on which this driver (and the dib3000mb frontend) are based. - * - * $Id: dvb-dibusb.c,v 1.10 2004/10/04 09:12:20 pmp Exp $ * * see Documentation/dvb/README.dibusb for more information */ diff --git a/linux/drivers/media/dvb/dibusb/dvb-dibusb.h b/linux/drivers/media/dvb/dibusb/dvb-dibusb.h index 2e46a9f1c..4d33dc469 100644 --- a/linux/drivers/media/dvb/dibusb/dvb-dibusb.h +++ b/linux/drivers/media/dvb/dibusb/dvb-dibusb.h @@ -7,8 +7,6 @@ * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation, version 2. * - * $Id: dvb-dibusb.h,v 1.6 2004/09/30 21:29:28 pmp Exp $ - * * for more information see dvb-dibusb.c . */ diff --git a/linux/drivers/media/dvb/frontends/dib3000mb.c b/linux/drivers/media/dvb/frontends/dib3000mb.c index 51e820148..315784ae7 100644 --- a/linux/drivers/media/dvb/frontends/dib3000mb.c +++ b/linux/drivers/media/dvb/frontends/dib3000mb.c @@ -17,8 +17,6 @@ * Amaury Demol (ademol@dibcom.fr) from DiBcom for providing specs and driver * sources, on which this driver (and the dvb-dibusb) are based. * - * $Id: dib3000mb.c,v 1.11 2004/10/13 19:36:12 pmp Exp $ - * * see Documentation/dvb/README.dibusb for more information * */ diff --git a/linux/drivers/media/dvb/frontends/dib3000mb.h b/linux/drivers/media/dvb/frontends/dib3000mb.h index 607344fa3..ef07984d7 100644 --- a/linux/drivers/media/dvb/frontends/dib3000mb.h +++ b/linux/drivers/media/dvb/frontends/dib3000mb.h @@ -7,8 +7,6 @@ * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation, version 2. * - * $Id: dib3000mb.h,v 1.7 2004/09/28 19:39:06 pmp Exp $ - * * for more information see dib3000mb.c . */ |