diff options
-rw-r--r-- | src/atipreinit.c | 2 | ||||
-rw-r--r-- | src/ativga.c | 2 | ||||
-rw-r--r-- | src/radeon_common.h | 2 | ||||
-rw-r--r-- | src/theatre200.c | 4 | ||||
-rw-r--r-- | src/theatre200.h | 4 | ||||
-rw-r--r-- | src/theatre_detect.c | 4 | ||||
-rw-r--r-- | src/theatre_detect.h | 4 |
7 files changed, 11 insertions, 11 deletions
diff --git a/src/atipreinit.c b/src/atipreinit.c index 45808e05..0f36af3e 100644 --- a/src/atipreinit.c +++ b/src/atipreinit.c @@ -1,5 +1,5 @@ /* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/atipreinit.c,v 1.74 2003/12/22 17:48:09 tsi Exp $ */ -/* $XdotOrg: $ */ +/* $XdotOrg: xc/programs/Xserver/hw/xfree86/drivers/ati/atipreinit.c,v 1.6 2005/06/26 04:38:12 ajax Exp $ */ /* * Copyright 1999 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org * diff --git a/src/ativga.c b/src/ativga.c index e75d4dcd..c093ff6d 100644 --- a/src/ativga.c +++ b/src/ativga.c @@ -1,5 +1,5 @@ /* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/ativga.c,v 1.20 2003/04/23 21:51:31 tsi Exp $ */ -/* $XdotOrg: $ */ +/* $XdotOrg: xc/programs/Xserver/hw/xfree86/drivers/ati/ativga.c,v 1.4 2005/06/04 20:26:28 alanc Exp $ */ /* * Copyright 1997 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org * diff --git a/src/radeon_common.h b/src/radeon_common.h index 314ce9d3..d64c1361 100644 --- a/src/radeon_common.h +++ b/src/radeon_common.h @@ -31,7 +31,7 @@ * Converted to common header format: * Jens Owen <jens@tungstengraphics.com> * - * $XdotOrg: xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_common.h,v 1.4 2004/12/12 16:05:35 volodya Exp $ + * $XdotOrg: xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_common.h,v 1.5 2005/01/26 18:23:40 sroland Exp $ * $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_common.h,v 1.8tsi Exp $ * */ diff --git a/src/theatre200.c b/src/theatre200.c index d9763432..8da99c00 100644 --- a/src/theatre200.c +++ b/src/theatre200.c @@ -5,8 +5,8 @@ * License: GPL * * $Log$ - * Revision 1.1 2005/04/17 23:06:17 bogdand - * Added the RageTheatre200 video demodulator support + * Revision 1.2 2005/07/01 22:43:11 daniels + * Change all misc.h and os.h references to <X11/foo.h>. * * ************************************************************************************/ diff --git a/src/theatre200.h b/src/theatre200.h index d71412c7..3db99d0e 100644 --- a/src/theatre200.h +++ b/src/theatre200.h @@ -5,8 +5,8 @@ * License: GPL * * $Log$ - * Revision 1.1 2005/04/17 23:06:17 bogdand - * Added the RageTheatre200 video demodulator support + * Revision 1.2 2005/07/01 22:43:11 daniels + * Change all misc.h and os.h references to <X11/foo.h>. * * ************************************************************************************/ diff --git a/src/theatre_detect.c b/src/theatre_detect.c index c07579a4..9336ec2b 100644 --- a/src/theatre_detect.c +++ b/src/theatre_detect.c @@ -5,8 +5,8 @@ * License: GPL * * $Log$ - * Revision 1.1 2005/04/17 23:09:28 bogdand - * This is the theatre chip detection module + * Revision 1.2 2005/07/01 22:43:11 daniels + * Change all misc.h and os.h references to <X11/foo.h>. * * ************************************************************************************/ diff --git a/src/theatre_detect.h b/src/theatre_detect.h index 9132374f..9b568613 100644 --- a/src/theatre_detect.h +++ b/src/theatre_detect.h @@ -5,8 +5,8 @@ * License: GPL * * $Log$ - * Revision 1.1 2005/04/17 23:09:28 bogdand - * This is the theatre chip detection module + * Revision 1.2 2005/07/01 22:43:11 daniels + * Change all misc.h and os.h references to <X11/foo.h>. * * ************************************************************************************/ |