diff options
-rw-r--r-- | CALLMAP | 2 | ||||
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | Release.txt | 2 | ||||
-rw-r--r-- | man/siliconmotion.man | 2 | ||||
-rw-r--r-- | src/regsmi.h | 2 | ||||
-rw-r--r-- | src/smi.h | 2 | ||||
-rw-r--r-- | src/smi_accel.c | 2 | ||||
-rw-r--r-- | src/smi_dac.c | 2 | ||||
-rw-r--r-- | src/smi_dga.c | 2 | ||||
-rw-r--r-- | src/smi_driver.c | 2 | ||||
-rw-r--r-- | src/smi_hwcurs.c | 2 | ||||
-rw-r--r-- | src/smi_i2c.c | 2 | ||||
-rw-r--r-- | src/smi_shadow.c | 2 | ||||
-rw-r--r-- | src/smi_video.c | 2 | ||||
-rw-r--r-- | src/smi_video.h | 2 |
15 files changed, 15 insertions, 15 deletions
@@ -19,4 +19,4 @@ ChipScreenInit Header: \\Mercury\Projects\archives\XFree86 4.0\CALLMAP.-arc 1.1 13 Jul 2000 18:16:58 Frido $ -$XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/CALLMAP,v 1.1 2000/11/28 20:59:18 dawes Exp $ +$XFree86$ @@ -73,4 +73,4 @@ Debug: Header: //Mercury/Projects/archives/XFree86/4.0/README.-arc 1.2 14 Sep 2000 12:28:36 Frido $ -$XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/README,v 1.3 2001/02/15 18:20:33 dawes Exp $ +$XFree86$ diff --git a/Release.txt b/Release.txt index 204dba7..cd0864b 100644 --- a/Release.txt +++ b/Release.txt @@ -228,4 +228,4 @@ frido@siliconmotion.com. Header: //Mercury/Projects/archives/XFree86/4.0/Release.txt-arc 1.33 13 Dec 2000 09:52:48 Frido $ -$XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/Release.txt,v 1.7 2001/12/20 21:35:37 eich Exp $ +$XFree86$ diff --git a/man/siliconmotion.man b/man/siliconmotion.man index acaec8d..c47c11b 100644 --- a/man/siliconmotion.man +++ b/man/siliconmotion.man @@ -1,5 +1,5 @@ .\" Header: //Mercury/Projects/archives/XFree86/4.0/siliconmotion.cpp-arc 1.4 29 Nov 2000 14:12:56 Frido $ -.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/siliconmotion.man,v 1.5 2003/10/08 11:13:01 eich Exp $ +.\" $XFree86$ .\" shorthand for double quote that works everywhere. .ds q \N'34' .TH siliconmotion __drivermansuffix__ __vendorversion__ diff --git a/src/regsmi.h b/src/regsmi.h index da0f659..6c2c4e5 100644 --- a/src/regsmi.h +++ b/src/regsmi.h @@ -26,7 +26,7 @@ Silicon Motion shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the XFree86 Project and SIlicon Motion. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/regsmi.h,v 1.3 2003/10/08 11:13:01 eich Exp $ */ +/* $XFree86$ */ #ifndef _REGSMI_H #define _REGSMI_H @@ -26,7 +26,7 @@ Silicon Motion shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the XFree86 Project and Silicon Motion. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/smi.h,v 1.14 2003/10/08 11:13:01 eich Exp $ */ +/* $XFree86$ */ #ifndef _SMI_H #define _SMI_H diff --git a/src/smi_accel.c b/src/smi_accel.c index 70e369b..67ced15 100644 --- a/src/smi_accel.c +++ b/src/smi_accel.c @@ -26,7 +26,7 @@ Silicon Motion shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the XFree86 Project and silicon Motion. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_accel.c,v 1.9 2003/10/08 11:13:01 eich Exp $ */ +/* $XFree86$ */ #include "smi.h" diff --git a/src/smi_dac.c b/src/smi_dac.c index 627b892..c606712 100644 --- a/src/smi_dac.c +++ b/src/smi_dac.c @@ -26,7 +26,7 @@ Silicon Motion shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the XFree86 Project and Silicon Motion. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_dac.c,v 1.2 2001/11/30 12:11:59 eich Exp $ */ +/* $XFree86$ */ #include "smi.h" diff --git a/src/smi_dga.c b/src/smi_dga.c index 9f090b9..8163509 100644 --- a/src/smi_dga.c +++ b/src/smi_dga.c @@ -26,7 +26,7 @@ Silicon Motion shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the XFree86 Project and Silicon Motion. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_dga.c,v 1.2 2001/02/15 18:20:33 dawes Exp $ */ +/* $XFree86$ */ #include "xf86.h" #include "xf86_OSproc.h" diff --git a/src/smi_driver.c b/src/smi_driver.c index 1d25f80..02181b5 100644 --- a/src/smi_driver.c +++ b/src/smi_driver.c @@ -26,7 +26,7 @@ Silicon Motion shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The XFree86 Project or Silicon Motion. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_driver.c,v 1.37 2003/11/06 18:38:08 tsi Exp $ */ +/* $XFree86$ */ #include "xf86Resources.h" #include "xf86RAC.h" diff --git a/src/smi_hwcurs.c b/src/smi_hwcurs.c index 2c8c63f..cbb9d13 100644 --- a/src/smi_hwcurs.c +++ b/src/smi_hwcurs.c @@ -26,7 +26,7 @@ Silicon Motion shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the XFree86 Project and Silicon Motion. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_hwcurs.c,v 1.3 2003/10/08 11:13:01 eich Exp $ */ +/* $XFree86$ */ #include "cursorstr.h" #include "smi.h" diff --git a/src/smi_i2c.c b/src/smi_i2c.c index 3a73ced..f395df4 100644 --- a/src/smi_i2c.c +++ b/src/smi_i2c.c @@ -26,7 +26,7 @@ Silicon Motion shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the XFree86 Project and Silicon Motion. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_i2c.c,v 1.2 2001/12/20 21:35:39 eich Exp $ */ +/* $XFree86$ */ #include "xf86.h" #include "xf86_OSproc.h" diff --git a/src/smi_shadow.c b/src/smi_shadow.c index ed7372b..bd3bc09 100644 --- a/src/smi_shadow.c +++ b/src/smi_shadow.c @@ -26,7 +26,7 @@ Silicon Motion shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the XFree86 Project and Silicon Motion. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_shadow.c,v 1.3 2003/10/08 11:13:01 eich Exp $ */ +/* $XFree86$ */ #include "xf86.h" #include "xf86_OSproc.h" diff --git a/src/smi_video.c b/src/smi_video.c index 029c293..3c3a87c 100644 --- a/src/smi_video.c +++ b/src/smi_video.c @@ -41,7 +41,7 @@ Author of changes: Corvin Zahn <zahn@zac.de> Date: 2.11.2001 */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_video.c,v 1.14 2003/12/08 16:03:58 alanh Exp $ */ +/* $XFree86$ */ #include "smi.h" #include "smi_video.h" diff --git a/src/smi_video.h b/src/smi_video.h index b63e4bc..3ab2e40 100644 --- a/src/smi_video.h +++ b/src/smi_video.h @@ -26,7 +26,7 @@ Silicon Motion shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the XFree86 Project and silicon Motion. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_video.h,v 1.4 2002/09/16 18:06:01 eich Exp $ */ +/* $XFree86$ */ #ifndef _SMI_VIDEO_H #define _SMI_VIDEO_H |