From 2773a7214e282f6f673483f5233b880505947c3f Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Fri, 23 Apr 2004 18:42:32 +0000 Subject: Merging XORG-CURRENT into trunk --- src/CrBufFrI.c | 2 +- src/CrDatFrI.c | 2 +- src/RdFToI.c | 2 +- src/WrFFrI.c | 2 +- src/XpmI.h | 2 +- src/create.c | 2 +- src/data.c | 2 +- src/parse.c | 4 ++-- src/scan.c | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/CrBufFrI.c b/src/CrBufFrI.c index da6735f..9d8545f 100644 --- a/src/CrBufFrI.c +++ b/src/CrBufFrI.c @@ -31,7 +31,7 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $XFree86: xc/extras/Xpm/lib/CrBufFrI.c,v 1.2 2001/10/28 03:32:09 tsi Exp $ */ +/* $XFree86$ */ #include "XpmI.h" diff --git a/src/CrDatFrI.c b/src/CrDatFrI.c index 71fac8b..55f8b06 100644 --- a/src/CrDatFrI.c +++ b/src/CrDatFrI.c @@ -31,7 +31,7 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $XFree86: xc/extras/Xpm/lib/CrDatFrI.c,v 1.2 2001/10/28 03:32:09 tsi Exp $ */ +/* $XFree86$ */ #include "XpmI.h" diff --git a/src/RdFToI.c b/src/RdFToI.c index 867d656..d1242c4 100644 --- a/src/RdFToI.c +++ b/src/RdFToI.c @@ -31,7 +31,7 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $XFree86: xc/extras/Xpm/lib/RdFToI.c,v 1.2 2001/10/28 03:32:09 tsi Exp $ */ +/* $XFree86$ */ #include "XpmI.h" #include diff --git a/src/WrFFrI.c b/src/WrFFrI.c index 0769f80..41b4c0d 100644 --- a/src/WrFFrI.c +++ b/src/WrFFrI.c @@ -31,7 +31,7 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $XFree86: xc/extras/Xpm/lib/WrFFrI.c,v 1.2 2001/10/28 03:32:09 tsi Exp $ */ +/* $XFree86$ */ /* * The code related to AMIGA has been added by diff --git a/src/XpmI.h b/src/XpmI.h index ccbc96d..91f6cd9 100644 --- a/src/XpmI.h +++ b/src/XpmI.h @@ -22,7 +22,7 @@ * used in advertising or otherwise to promote the sale, use or other dealings * in this Software without prior written authorization from GROUPE BULL. */ -/* $XFree86: xc/extras/Xpm/lib/XpmI.h,v 1.9 2003/08/06 14:03:58 eich Exp $ */ +/* $XFree86: xc/extras/Xpm/lib/XpmI.h,v 1.7 2001/11/01 23:35:25 dawes Exp $ */ /*****************************************************************************\ * XpmI.h: * diff --git a/src/create.c b/src/create.c index 2fba038..790e23e 100644 --- a/src/create.c +++ b/src/create.c @@ -32,7 +32,7 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $XFree86: xc/extras/Xpm/lib/create.c,v 1.5 2003/10/07 21:25:37 herrb Exp $ */ +/* $XFree86: xc/extras/Xpm/lib/create.c,v 1.4 2003/05/27 22:26:20 tsi Exp $ */ /* * The code related to FOR_MSW has been added by diff --git a/src/data.c b/src/data.c index dea87b4..8f4dc69 100644 --- a/src/data.c +++ b/src/data.c @@ -31,7 +31,7 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $XFree86: xc/extras/Xpm/lib/data.c,v 1.4 2002/01/07 19:40:49 dawes Exp $ */ +/* $XFree86: xc/extras/Xpm/lib/data.c,v 1.3 2001/10/28 03:32:10 tsi Exp $ */ #ifndef CXPMPROG #if 0 diff --git a/src/parse.c b/src/parse.c index fc8cd2b..3c819a2 100644 --- a/src/parse.c +++ b/src/parse.c @@ -22,7 +22,7 @@ * used in advertising or otherwise to promote the sale, use or other dealings * in this Software without prior written authorization from GROUPE BULL. */ -/* $XFree86: xc/extras/Xpm/lib/parse.c,v 1.3 2001/10/28 03:32:10 tsi Exp $ */ +/* $XFree86: xc/extras/Xpm/lib/parse.c,v 1.2 2000/09/26 15:56:43 tsi Exp $ */ /*****************************************************************************\ * parse.c: * @@ -33,7 +33,7 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $XFree86: xc/extras/Xpm/lib/parse.c,v 1.3 2001/10/28 03:32:10 tsi Exp $ */ +/* $XFree86$ */ /* * The code related to FOR_MSW has been added by diff --git a/src/scan.c b/src/scan.c index 6175ca4..4142e7f 100644 --- a/src/scan.c +++ b/src/scan.c @@ -31,7 +31,7 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $XFree86: xc/extras/Xpm/lib/scan.c,v 1.3 2002/01/07 19:40:49 dawes Exp $ */ +/* $XFree86: xc/extras/Xpm/lib/scan.c,v 1.2 2001/10/28 03:32:11 tsi Exp $ */ /* * The code related to FOR_MSW has been added by -- cgit v1.2.3