From: Jesse Adkins <[email protected]> Signed-off-by: Jesse Adkins <[email protected]> --- man/cyrix.man | 1 - src/cyrix.h | 1 - src/cyrix_accel.c | 1 - src/cyrix_bank.c | 1 - src/cyrix_driver.c | 1 - src/cyrix_helper.c | 1 - src/cyrix_shadow.c | 2 -- 7 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/man/cyrix.man b/man/cyrix.man index 5db71e5..83fb60a 100644 --- a/man/cyrix.man +++ b/man/cyrix.man @@ -1,4 +1,3 @@ -.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix.man,v 1.3 2002/11/06 11:38:59 alanh Exp $ .\" shorthand for double quote that works everywhere. .ds q \N'34' .TH CYRIX __drivermansuffix__ __vendorversion__ diff --git a/src/cyrix.h b/src/cyrix.h index 162b009..438202f 100644 --- a/src/cyrix.h +++ b/src/cyrix.h @@ -37,7 +37,6 @@ * Dirk H. Hohndel ([email protected]), * Portions: the GGI project & confidential CYRIX databooks. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix.h,v 1.2 2000/04/19 16:57:43 eich Exp $ */ #ifndef _CYRIX_H_ #define _CYRIX_H_ diff --git a/src/cyrix_accel.c b/src/cyrix_accel.c index b76b924..72512bc 100644 --- a/src/cyrix_accel.c +++ b/src/cyrix_accel.c @@ -26,7 +26,6 @@ * Dirk H. Hohndel ([email protected]), * Portions: the GGI project & confidential CYRIX databooks. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix_accel.c,v 1.3 2000/04/19 16:57:43 eich Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/src/cyrix_bank.c b/src/cyrix_bank.c index 580c23e..1ce405b 100644 --- a/src/cyrix_bank.c +++ b/src/cyrix_bank.c @@ -26,7 +26,6 @@ * Dirk H. Hohndel ([email protected]), * Portions: the GGI project & confidential CYRIX databooks. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix_bank.c,v 1.1 2000/02/13 00:56:10 dawes Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/src/cyrix_driver.c b/src/cyrix_driver.c index e583201..e9c70f7 100644 --- a/src/cyrix_driver.c +++ b/src/cyrix_driver.c @@ -50,7 +50,6 @@ * (note that most of the data books have been released by * NatSemi and are downloadable for free as pdf files) */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix_driver.c,v 1.30tsi Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/src/cyrix_helper.c b/src/cyrix_helper.c index d62af0e..4bda161 100644 --- a/src/cyrix_helper.c +++ b/src/cyrix_helper.c @@ -39,7 +39,6 @@ * Dirk H. Hohndel ([email protected]), * Portions: the GGI project & confidential CYRIX databooks. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix_helper.c,v 1.4 2002/11/06 11:38:59 alanh Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/src/cyrix_shadow.c b/src/cyrix_shadow.c index a914429..dc13cee 100644 --- a/src/cyrix_shadow.c +++ b/src/cyrix_shadow.c @@ -1,5 +1,3 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/mga_shadow.c,v 1.1 1999/08/14 10:49:48 dawes Exp $ */ - /* Copyright (c) 1999, The XFree86 Project Inc. Written by Mark Vojkovich <[email protected]> -- 1.7.0.4 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
