summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:34:33 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:34:33 +0000
commit658f8e9a9094ba5d18743694cad7275be53c7a25 (patch)
treef276c3a252afb26db23814413a7a7f5d4d486296 /src
parent9971f91864e8f722b42c58f2ff19025715f33b98 (diff)
downloadxorg-lib-libXpm-658f8e9a9094ba5d18743694cad7275be53c7a25.tar.gz
readding XFree86's cvs IDsxf86-4_3_99_903
Diffstat (limited to 'src')
-rw-r--r--src/CrBufFrI.c2
-rw-r--r--src/CrDatFrI.c2
-rw-r--r--src/RdFToI.c2
-rw-r--r--src/WrFFrI.c2
-rw-r--r--src/XpmI.h2
-rw-r--r--src/create.c2
-rw-r--r--src/data.c2
-rw-r--r--src/parse.c4
-rw-r--r--src/scan.c2
9 files changed, 10 insertions, 10 deletions
diff --git a/src/CrBufFrI.c b/src/CrBufFrI.c
index 9d8545f..da6735f 100644
--- a/src/CrBufFrI.c
+++ b/src/CrBufFrI.c
@@ -31,7 +31,7 @@
* *
* Developed by Arnaud Le Hors *
\*****************************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/extras/Xpm/lib/CrBufFrI.c,v 1.2 2001/10/28 03:32:09 tsi Exp $ */
#include "XpmI.h"
diff --git a/src/CrDatFrI.c b/src/CrDatFrI.c
index 55f8b06..71fac8b 100644
--- a/src/CrDatFrI.c
+++ b/src/CrDatFrI.c
@@ -31,7 +31,7 @@
* *
* Developed by Arnaud Le Hors *
\*****************************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/extras/Xpm/lib/CrDatFrI.c,v 1.2 2001/10/28 03:32:09 tsi Exp $ */
#include "XpmI.h"
diff --git a/src/RdFToI.c b/src/RdFToI.c
index d1242c4..867d656 100644
--- a/src/RdFToI.c
+++ b/src/RdFToI.c
@@ -31,7 +31,7 @@
* *
* Developed by Arnaud Le Hors *
\*****************************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/extras/Xpm/lib/RdFToI.c,v 1.2 2001/10/28 03:32:09 tsi Exp $ */
#include "XpmI.h"
#include <sys/stat.h>
diff --git a/src/WrFFrI.c b/src/WrFFrI.c
index 41b4c0d..0769f80 100644
--- a/src/WrFFrI.c
+++ b/src/WrFFrI.c
@@ -31,7 +31,7 @@
* *
* Developed by Arnaud Le Hors *
\*****************************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/extras/Xpm/lib/WrFFrI.c,v 1.2 2001/10/28 03:32:09 tsi Exp $ */
/*
* The code related to AMIGA has been added by
diff --git a/src/XpmI.h b/src/XpmI.h
index a5e514f..ccbc96d 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$ */
+/* $XFree86: xc/extras/Xpm/lib/XpmI.h,v 1.9 2003/08/06 14:03:58 eich Exp $ */
/*****************************************************************************\
* XpmI.h: *
diff --git a/src/create.c b/src/create.c
index 0af24d4..2fba038 100644
--- a/src/create.c
+++ b/src/create.c
@@ -32,7 +32,7 @@
* *
* Developed by Arnaud Le Hors *
\*****************************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/extras/Xpm/lib/create.c,v 1.5 2003/10/07 21:25:37 herrb Exp $ */
/*
* The code related to FOR_MSW has been added by
diff --git a/src/data.c b/src/data.c
index 1a8a3ad..dea87b4 100644
--- a/src/data.c
+++ b/src/data.c
@@ -31,7 +31,7 @@
* *
* Developed by Arnaud Le Hors *
\*****************************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/extras/Xpm/lib/data.c,v 1.4 2002/01/07 19:40:49 dawes Exp $ */
#ifndef CXPMPROG
#if 0
diff --git a/src/parse.c b/src/parse.c
index 54d8376..fc8cd2b 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$ */
+/* $XFree86: xc/extras/Xpm/lib/parse.c,v 1.3 2001/10/28 03:32:10 tsi Exp $ */
/*****************************************************************************\
* parse.c: *
@@ -33,7 +33,7 @@
* *
* Developed by Arnaud Le Hors *
\*****************************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/extras/Xpm/lib/parse.c,v 1.3 2001/10/28 03:32:10 tsi Exp $ */
/*
* The code related to FOR_MSW has been added by
diff --git a/src/scan.c b/src/scan.c
index ed03d12..6175ca4 100644
--- a/src/scan.c
+++ b/src/scan.c
@@ -31,7 +31,7 @@
* *
* Developed by Arnaud Le Hors *
\*****************************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/extras/Xpm/lib/scan.c,v 1.3 2002/01/07 19:40:49 dawes Exp $ */
/*
* The code related to FOR_MSW has been added by