diff options
Diffstat (limited to 'src')
-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 |
11 files changed, 11 insertions, 11 deletions
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 |