summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-06-18 01:32:25 +0000
committerMichael Krufky <devnull@localhost>2005-06-18 01:32:25 +0000
commit83c92774bba7834e2106aaaf57e4751adc068272 (patch)
treef72ca6471cc73fe5e0e079b6e6d9ff485399be36
parentc20a1348c92311317be5ebe4186cedb802ea2e76 (diff)
downloadmediapointer-dvb-s2-83c92774bba7834e2106aaaf57e4751adc068272.tar.gz
mediapointer-dvb-s2-83c92774bba7834e2106aaaf57e4751adc068272.tar.bz2
add $id to lgdt3302 files
-rw-r--r--v4l/lgdt3302.c2
-rw-r--r--v4l/lgdt3302.h2
-rw-r--r--v4l/lgdt3302_priv.h2
3 files changed, 6 insertions, 0 deletions
diff --git a/v4l/lgdt3302.c b/v4l/lgdt3302.c
index eea0deb7a..cbed1c9aa 100644
--- a/v4l/lgdt3302.c
+++ b/v4l/lgdt3302.c
@@ -1,4 +1,6 @@
/*
+ * $Id: lgdt3302.c,v 1.3 2005/06/18 01:32:25 mkrufky Exp $
+ *
* Support for LGDT3302 (DViCO FustionHDTV 3 Gold) - VSB/QAM
*
* Copyright (C) 2005 Wilson Michaels <wilsonmichaels@earthlink.net>
diff --git a/v4l/lgdt3302.h b/v4l/lgdt3302.h
index 7d43532d9..ad32c491a 100644
--- a/v4l/lgdt3302.h
+++ b/v4l/lgdt3302.h
@@ -1,4 +1,6 @@
/*
+ * $Id: lgdt3302.h,v 1.2 2005/06/18 01:32:25 mkrufky Exp $
+ *
* Support for LGDT3302 (DViCO FustionHDTV 3 Gold) - VSB/QAM
*
* Copyright (C) 2005 Wilson Michaels <wilsonmichaels@earthlink.net>
diff --git a/v4l/lgdt3302_priv.h b/v4l/lgdt3302_priv.h
index ad0bde0b8..81262be77 100644
--- a/v4l/lgdt3302_priv.h
+++ b/v4l/lgdt3302_priv.h
@@ -1,4 +1,6 @@
/*
+ * $Id: lgdt3302_priv.h,v 1.2 2005/06/18 01:32:25 mkrufky Exp $
+ *
* Support for LGDT3302 (DViCO FustionHDTV 3 Gold) - VSB/QAM
*
* Copyright (C) 2005 Wilson Michaels <wilsonmichaels@earthlink.net>