From: Jesse Adkins <[email protected]> Signed-off-by: Jesse Adkins <[email protected]> --- XF86Config.indy | 3 --- man/newport.man | 1 - src/newport.h | 5 ----- src/newport_cmap.c | 5 ----- src/newport_cursor.c | 1 - src/newport_regs.c | 5 ----- src/newport_regs.h | 2 -- src/newport_shadow.c | 5 ----- 8 files changed, 0 insertions(+), 27 deletions(-)
diff --git a/XF86Config.indy b/XF86Config.indy index 3a1dcc6..5bc598e 100644 --- a/XF86Config.indy +++ b/XF86Config.indy @@ -1,5 +1,3 @@ -# Id: XF86Config.indy,v 1.2 2000/08/14 17:07:37 agx Exp $ -# # Copyright (c) 1994-1998 by The XFree86 Project, Inc. # # modified for the SGI Indy by Guido Guenther <[email protected]> @@ -27,7 +25,6 @@ # dealings in this Software without prior written authorization from the # XFree86 Project. # -# $XFree86: xc/programs/Xserver/hw/xfree86/drivers/newport/XF86Config.indy,v 1.3 2003/02/20 04:05:15 dawes Exp $ # ********************************************************************** # This is a configuration file for the Indy's Newport Graphics and the diff --git a/man/newport.man b/man/newport.man index 1fbc5fe..b8542ee 100644 --- a/man/newport.man +++ b/man/newport.man @@ -1,4 +1,3 @@ -.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/newport/newport.man,v 1.3 2001/11/23 19:50:45 dawes Exp $ .\" shorthand for double quote that works everywhere. .ds q \N'34' .TH NEWPORT __drivermansuffix__ __vendorversion__ diff --git a/src/newport.h b/src/newport.h index 70b9665..24e7965 100644 --- a/src/newport.h +++ b/src/newport.h @@ -1,8 +1,3 @@ -/* - * Id: newport.h,v 1.4 2000/11/29 20:58:10 agx Exp $ - */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/newport/newport.h,v 1.9 2002/09/30 22:17:55 alanh Exp $ */ - #ifndef __NEWPORT_H__ #define __NEWPORT_H__ diff --git a/src/newport_cmap.c b/src/newport_cmap.c index 2352988..b36a8b5 100644 --- a/src/newport_cmap.c +++ b/src/newport_cmap.c @@ -1,8 +1,3 @@ -/* - * Id: newport_cmap.c,v 1.1 2000/11/29 20:58:10 agx Exp $ - */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/newport/newport_cmap.c,v 1.2 2001/11/23 19:50:45 dawes Exp $ */ - #ifdef HAVE_CONFIG_H #include "config.h" #endif diff --git a/src/newport_cursor.c b/src/newport_cursor.c index 3264de4..f353d59 100644 --- a/src/newport_cursor.c +++ b/src/newport_cursor.c @@ -1,7 +1,6 @@ /* * newport_cursor.c */ -/* $XFree86$ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/src/newport_regs.c b/src/newport_regs.c index f594f5f..1517bc1 100644 --- a/src/newport_regs.c +++ b/src/newport_regs.c @@ -1,8 +1,3 @@ -/* - * Id: newport_regs.c,v 1.3 2000/11/29 20:58:10 agx Exp $ - */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/newport/newport_regs.c,v 1.6 2001/12/21 15:37:23 tsi Exp $ */ - #ifdef HAVE_CONFIG_H #include "config.h" #endif diff --git a/src/newport_regs.h b/src/newport_regs.h index fb2d914..d0ee5d3 100644 --- a/src/newport_regs.h +++ b/src/newport_regs.h @@ -1,10 +1,8 @@ /* - * Id: newport_regs.h,v 1.5 2000/11/18 23:23:14 agx Exp $ * * Register Layouts of the various newport chips * mostly as found in linux/include/asm/newport.h */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/newport/newport_regs.h,v 1.2 2001/11/23 19:50:45 dawes Exp $ */ typedef volatile unsigned long npireg_t; diff --git a/src/newport_shadow.c b/src/newport_shadow.c index 415b008..4d53904 100644 --- a/src/newport_shadow.c +++ b/src/newport_shadow.c @@ -1,8 +1,3 @@ -/* - * Id: newport_shadow.c,v 1.3 2000/11/29 20:58:10 agx Exp $ - */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/newport/newport_shadow.c,v 1.2 2001/11/23 19:50:45 dawes Exp $ */ - #ifdef HAVE_CONFIG_H #include "config.h" #endif -- 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
