diff options
-rw-r--r-- | man/cirrus.man | 2 | ||||
-rw-r--r-- | src/CirrusClk.c | 2 | ||||
-rw-r--r-- | src/alp.h | 2 | ||||
-rw-r--r-- | src/alp_driver.c | 2 | ||||
-rw-r--r-- | src/alp_hwcurs.c | 2 | ||||
-rw-r--r-- | src/alp_i2c.c | 2 | ||||
-rw-r--r-- | src/alp_xaa.c | 2 | ||||
-rw-r--r-- | src/alp_xaam.c | 2 | ||||
-rw-r--r-- | src/cir.h | 2 | ||||
-rw-r--r-- | src/cir_dga.c | 2 | ||||
-rw-r--r-- | src/cir_driver.c | 2 | ||||
-rw-r--r-- | src/cir_shadow.c | 2 | ||||
-rw-r--r-- | src/lg.h | 2 | ||||
-rw-r--r-- | src/lg_driver.c | 2 | ||||
-rw-r--r-- | src/lg_hwcurs.c | 2 | ||||
-rw-r--r-- | src/lg_i2c.c | 2 | ||||
-rw-r--r-- | src/lg_xaa.c | 2 | ||||
-rw-r--r-- | src/lg_xaa.h | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/man/cirrus.man b/man/cirrus.man index 4876bdf..5035b02 100644 --- a/man/cirrus.man +++ b/man/cirrus.man @@ -1,4 +1,4 @@ -.\" $XFree86$ +.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/cirrus.man,v 1.2 2001/01/27 18:20:47 dawes Exp $ .\" shorthand for double quote that works everywhere. .ds q \N'34' .TH CIRRUS __drivermansuffix__ __vendorversion__ diff --git a/src/CirrusClk.c b/src/CirrusClk.c index 01bafe1..c548f1f 100644 --- a/src/CirrusClk.c +++ b/src/CirrusClk.c @@ -1,4 +1,4 @@ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/CirrusClk.c,v 1.9 1999/12/26 18:24:14 robin Exp $ */ /* * Programming of the built-in Cirrus clock generator. @@ -1,4 +1,4 @@ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/alp.h,v 1.8 2001/10/01 13:44:05 eich Exp $ */ /* (c) Itai Nahshon */ diff --git a/src/alp_driver.c b/src/alp_driver.c index 29d89b4..c4533c0 100644 --- a/src/alp_driver.c +++ b/src/alp_driver.c @@ -11,7 +11,7 @@ * Guy DESBIEF */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/alp_driver.c,v 1.36 2003/11/07 22:49:58 dawes Exp $ */ /* All drivers should typically include these */ #include "xf86.h" diff --git a/src/alp_hwcurs.c b/src/alp_hwcurs.c index 1eb573c..a4f0581 100644 --- a/src/alp_hwcurs.c +++ b/src/alp_hwcurs.c @@ -1,4 +1,4 @@ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/alp_hwcurs.c,v 1.5 2001/05/07 21:59:06 tsi Exp $ */ /* (c) Itai Nahshon */ diff --git a/src/alp_i2c.c b/src/alp_i2c.c index e325d54..78d5406 100644 --- a/src/alp_i2c.c +++ b/src/alp_i2c.c @@ -1,6 +1,6 @@ /* (c) Itai Nahshon */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/alp_i2c.c,v 1.3 2000/12/06 15:35:15 eich Exp $ */ #include "xf86.h" #include "xf86_OSproc.h" diff --git a/src/alp_xaa.c b/src/alp_xaa.c index 11c8b35..417f816 100644 --- a/src/alp_xaa.c +++ b/src/alp_xaa.c @@ -1,6 +1,6 @@ /* (c) Itai Nahshon */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/alp_xaa.c,v 1.8 2002/01/25 21:56:00 tsi Exp $ */ #include "xf86.h" #include "xf86_OSproc.h" diff --git a/src/alp_xaam.c b/src/alp_xaam.c index f5d9193..2f25092 100644 --- a/src/alp_xaam.c +++ b/src/alp_xaam.c @@ -1,6 +1,6 @@ /* (c) Itai Nahshon */ /* #define DEBUG */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/alp_xaam.c,v 1.8 2002/07/10 02:36:50 tsi Exp $ */ #include "xf86.h" #include "xf86_OSproc.h" @@ -1,4 +1,4 @@ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/cir.h,v 1.21 2002/01/25 21:56:01 tsi Exp $ */ /* (c) Itai Nahshon */ diff --git a/src/cir_dga.c b/src/cir_dga.c index 0ec452e..7677160 100644 --- a/src/cir_dga.c +++ b/src/cir_dga.c @@ -1,4 +1,4 @@ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/cir_dga.c,v 1.7 2001/10/01 13:44:05 eich Exp $ */ /* * Copyright 2000 by Egbert Eich * diff --git a/src/cir_driver.c b/src/cir_driver.c index 4e9c6d8..737eb3f 100644 --- a/src/cir_driver.c +++ b/src/cir_driver.c @@ -11,7 +11,7 @@ * Guy DESBIEF */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/cir_driver.c,v 1.69 2003/06/18 16:17:38 eich Exp $ */ /* All drivers should typically include these */ #include "xf86.h" diff --git a/src/cir_shadow.c b/src/cir_shadow.c index 4312be6..184dee8 100644 --- a/src/cir_shadow.c +++ b/src/cir_shadow.c @@ -1,4 +1,4 @@ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/cir_shadow.c,v 1.1 2000/02/08 13:13:14 eich Exp $ */ /* Copyright (c) 1999,2000 The XFree86 Project Inc. @@ -10,7 +10,7 @@ * Inspired by cir.h */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/lg.h,v 1.12 2001/05/04 19:05:36 dawes Exp $ */ #ifndef LG_H #define LG_H diff --git a/src/lg_driver.c b/src/lg_driver.c index 12c605d..90eee02 100644 --- a/src/lg_driver.c +++ b/src/lg_driver.c @@ -13,7 +13,7 @@ * David Dawes, Andrew E. Mileski, Leonard N. Zubkoff, * Guy DESBIEF, Itai Nahshon. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/lg_driver.c,v 1.50 2003/11/07 22:49:58 dawes Exp $ */ #define EXPERIMENTAL diff --git a/src/lg_hwcurs.c b/src/lg_hwcurs.c index 58b460e..7e30bdb 100644 --- a/src/lg_hwcurs.c +++ b/src/lg_hwcurs.c @@ -10,7 +10,7 @@ * Much of this code is inspired by the HW cursor code from XFree86 * 3.3.3. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/lg_hwcurs.c,v 1.5 2001/05/07 21:59:06 tsi Exp $ */ #include "xf86.h" #include "xf86_OSproc.h" diff --git a/src/lg_i2c.c b/src/lg_i2c.c index 08cfb19..6cb3e3d 100644 --- a/src/lg_i2c.c +++ b/src/lg_i2c.c @@ -1,6 +1,6 @@ /* (c) Itai Nahshon */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/lg_i2c.c,v 1.4 2000/12/06 15:35:17 eich Exp $ */ #include "xf86.h" #include "xf86_OSproc.h" diff --git a/src/lg_xaa.c b/src/lg_xaa.c index 44544db..9488721 100644 --- a/src/lg_xaa.c +++ b/src/lg_xaa.c @@ -10,7 +10,7 @@ * Much of this code is inspired by the XAA acceleration from XFree86 * 3.3.3, laguna_acl.c */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/lg_xaa.c,v 1.5 2001/02/15 17:39:28 eich Exp $ */ #include "xf86.h" #include "xf86_OSproc.h" diff --git a/src/lg_xaa.h b/src/lg_xaa.h index e71ad6e..7359a49 100644 --- a/src/lg_xaa.h +++ b/src/lg_xaa.h @@ -13,7 +13,7 @@ * This header file draws much from the file cir_blitLG.h in version 3.3.3 * of XFree86. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/lg_xaa.h,v 1.3 2000/02/08 13:13:15 eich Exp $ */ /* This header file defines the necessary structures, contstants, and variables for using the bitBLT engine on a Laguna family graphics |