diff options
-rw-r--r-- | v4l/lgdt3302.c | 2 | ||||
-rw-r--r-- | v4l/lgdt3302.h | 2 | ||||
-rw-r--r-- | v4l/lgdt3302_priv.h | 2 |
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> |