From f8f0a68247b920052df0796a39ebcdc2e4161d05 Mon Sep 17 00:00:00 2001 From: Jesse Adkins Date: Tue, 28 Sep 2010 13:30:03 -0700 Subject: Purge cvs tags. Signed-off-by: Jesse Adkins Signed-off-by: Alan Coopersmith --- cxpm/cxpm.c | 1 - include/X11/xpm.h | 1 - src/CrBufFrI.c | 2 -- src/CrDatFrI.c | 1 - src/RdFToI.c | 1 - src/WrFFrI.c | 1 - src/XpmI.h | 1 - src/create.c | 2 -- src/data.c | 1 - src/parse.c | 4 ---- src/scan.c | 1 - sxpm/sxpm.c | 1 - sxpm/sxpm.man | 1 - 13 files changed, 18 deletions(-) diff --git a/cxpm/cxpm.c b/cxpm/cxpm.c index c5cf289..49296ee 100644 --- a/cxpm/cxpm.c +++ b/cxpm/cxpm.c @@ -22,7 +22,6 @@ * used in advertising or otherwise to promote the sale, use or other dealings * in this Software without prior written authorization from Arnaud LE HORS. */ -/* $XFree86: xc/extras/Xpm/cxpm/cxpm.c,v 1.2 2001/08/01 00:44:34 tsi Exp $ */ /*****************************************************************************\ * cxpm.c: * diff --git a/include/X11/xpm.h b/include/X11/xpm.h index ed46133..38c62d8 100644 --- a/include/X11/xpm.h +++ b/include/X11/xpm.h @@ -22,7 +22,6 @@ * 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/xpm.h,v 1.2 2001/08/22 23:36:44 dawes Exp $ */ /*****************************************************************************\ * xpm.h: * diff --git a/src/CrBufFrI.c b/src/CrBufFrI.c index a53b117..113a45c 100644 --- a/src/CrBufFrI.c +++ b/src/CrBufFrI.c @@ -34,8 +34,6 @@ /* October 2004, source code review by Thomas Biege */ -/* $XFree86$ */ - #ifdef HAVE_CONFIG_H #include #endif diff --git a/src/CrDatFrI.c b/src/CrDatFrI.c index aa1d893..0dacf51 100644 --- a/src/CrDatFrI.c +++ b/src/CrDatFrI.c @@ -31,7 +31,6 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $XFree86$ */ /* October 2004, source code review by Thomas Biege */ diff --git a/src/RdFToI.c b/src/RdFToI.c index bc05fe6..e56e3f8 100644 --- a/src/RdFToI.c +++ b/src/RdFToI.c @@ -31,7 +31,6 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $XFree86$ */ /* October 2004, source code review by Thomas Biege */ diff --git a/src/WrFFrI.c b/src/WrFFrI.c index 3eeaf2a..f2726f9 100644 --- a/src/WrFFrI.c +++ b/src/WrFFrI.c @@ -31,7 +31,6 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $XFree86$ */ /* * The code related to AMIGA has been added by diff --git a/src/XpmI.h b/src/XpmI.h index e9f28cc..9d4b1ae 100644 --- a/src/XpmI.h +++ b/src/XpmI.h @@ -22,7 +22,6 @@ * 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.7 2001/11/01 23:35:25 dawes Exp $ */ /*****************************************************************************\ * XpmI.h: * diff --git a/src/create.c b/src/create.c index acae321..7c75a42 100644 --- a/src/create.c +++ b/src/create.c @@ -1,4 +1,3 @@ -/* $XdotOrg: lib/Xpm/src/create.c,v 1.6 2005/05/19 15:02:48 sandmann Exp $ */ /* * Copyright (C) 1989-95 GROUPE BULL * @@ -33,7 +32,6 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $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 94caa61..347aa46 100644 --- a/src/data.c +++ b/src/data.c @@ -31,7 +31,6 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $XFree86: xc/extras/Xpm/lib/data.c,v 1.3 2001/10/28 03:32:10 tsi Exp $ */ /* October 2004, source code review by Thomas Biege */ diff --git a/src/parse.c b/src/parse.c index b183866..55e46b5 100644 --- a/src/parse.c +++ b/src/parse.c @@ -1,4 +1,3 @@ -/* $XdotOrg: lib/Xpm/src/parse.c,v 1.6 2005/07/16 21:11:25 alanc Exp $ */ /* * Copyright (C) 1989-95 GROUPE BULL * @@ -22,8 +21,6 @@ * Except as contained in this notice, the name of GROUPE BULL shall not be * 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.2 2000/09/26 15:56:43 tsi Exp $ */ /*****************************************************************************\ * parse.c: * @@ -34,7 +31,6 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $XFree86$ */ /* * The code related to FOR_MSW has been added by diff --git a/src/scan.c b/src/scan.c index eab1c43..d2780a1 100644 --- a/src/scan.c +++ b/src/scan.c @@ -31,7 +31,6 @@ * * * Developed by Arnaud Le Hors * \*****************************************************************************/ -/* $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 diff --git a/sxpm/sxpm.c b/sxpm/sxpm.c index 1b80d53..ea4dde3 100644 --- a/sxpm/sxpm.c +++ b/sxpm/sxpm.c @@ -22,7 +22,6 @@ * 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/sxpm/sxpm.c,v 1.2 2001/08/01 00:44:34 tsi Exp $ */ /*****************************************************************************\ * sxpm.c: * diff --git a/sxpm/sxpm.man b/sxpm/sxpm.man index 9d727fa..49cf306 100644 --- a/sxpm/sxpm.man +++ b/sxpm/sxpm.man @@ -21,7 +21,6 @@ .\"used in advertising or otherwise to promote the sale, use or other dealings .\"in this Software without prior written authorization from GROUPE BULL. .\" -.\" $XFree86$ .nr )S 12 .TH SXPM 1 .PD -- cgit v1.2.1