diff options
author | Michael Hunold <devnull@localhost> | 2004-10-26 13:34:36 +0000 |
---|---|---|
committer | Michael Hunold <devnull@localhost> | 2004-10-26 13:34:36 +0000 |
commit | d8274b3dc12922dc7875ef038a19582cdbc91993 (patch) | |
tree | 94ca0d682a9f2917063641630933f98e9fd47c93 | |
parent | 97fe709ba578ef2b7588c14e755b2078d3ff7041 (diff) | |
download | mediapointer-dvb-s2-d8274b3dc12922dc7875ef038a19582cdbc91993.tar.gz mediapointer-dvb-s2-d8274b3dc12922dc7875ef038a19582cdbc91993.tar.bz2 |
- please don't use CVS version magic stuff like
"$Id: xxxxxxx.h,v 1.7 2004/09/28 19:39:06 xxx Exp"
-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 . */ |