summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:35:33 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:35:33 +0000
commitb00bc81852e56578939fb4d63796f8e0cd187cbf (patch)
tree3633f1f436e9791ac89e069afd90dcc216002764
parentaa59d04a1a50b5978e886c2e7248f77bea515ce0 (diff)
downloadxorg-lib-libXmu-b00bc81852e56578939fb4d63796f8e0cd187cbf.tar.gz
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r--include/X11/Xmu/Atoms.h2
-rw-r--r--include/X11/Xmu/CharSet.h2
-rw-r--r--include/X11/Xmu/CloseHook.h2
-rw-r--r--include/X11/Xmu/Converters.h2
-rw-r--r--include/X11/Xmu/CurUtil.h2
-rw-r--r--include/X11/Xmu/CvtCache.h2
-rw-r--r--include/X11/Xmu/DisplayQue.h2
-rw-r--r--include/X11/Xmu/Drawing.h2
-rw-r--r--include/X11/Xmu/Editres.h2
-rw-r--r--include/X11/Xmu/EditresP.h2
-rw-r--r--include/X11/Xmu/Error.h2
-rw-r--r--include/X11/Xmu/ExtAgent.h2
-rw-r--r--include/X11/Xmu/Initer.h2
-rw-r--r--include/X11/Xmu/Lookup.h2
-rw-r--r--include/X11/Xmu/StdCmap.h2
-rw-r--r--include/X11/Xmu/StdSel.h2
-rw-r--r--include/X11/Xmu/SysUtil.h2
-rw-r--r--include/X11/Xmu/WidgetNode.h2
-rw-r--r--include/X11/Xmu/WinUtil.h2
-rw-r--r--include/X11/Xmu/Xct.h2
-rw-r--r--include/X11/Xmu/Xmu.h2
-rw-r--r--src/AllCmap.c2
-rw-r--r--src/Atoms.c2
-rw-r--r--src/ClientWin.c2
-rw-r--r--src/Clip.c2
-rw-r--r--src/CloseHook.c2
-rw-r--r--src/CmapAlloc.c2
-rw-r--r--src/CrCmap.c2
-rw-r--r--src/CrPixFBit.c2
-rw-r--r--src/CursorName.c2
-rw-r--r--src/CvtCache.c2
-rw-r--r--src/CvtStdSel.c2
-rw-r--r--src/DefErrMsg.c2
-rw-r--r--src/DelCmap.c2
-rw-r--r--src/DisplayQue.c2
-rw-r--r--src/Distinct.c2
-rw-r--r--src/DrRndRect.c2
-rw-r--r--src/DrawLogo.c2
-rw-r--r--src/EditresCom.c2
-rw-r--r--src/ExtAgent.c2
-rw-r--r--src/FToCback.c2
-rw-r--r--src/GetHost.c2
-rw-r--r--src/GrayPixmap.c2
-rw-r--r--src/Initer.c2
-rw-r--r--src/LocBitmap.c2
-rw-r--r--src/Lookup.c2
-rw-r--r--src/LookupCmap.c2
-rw-r--r--src/Lower.c2
-rw-r--r--src/RdBitF.c2
-rw-r--r--src/ScrOfWin.c2
-rw-r--r--src/ShapeWidg.c2
-rw-r--r--src/StdCmap.c2
-rw-r--r--src/StrToBS.c2
-rw-r--r--src/StrToBmap.c2
-rw-r--r--src/StrToCurs.c2
-rw-r--r--src/StrToGrav.c2
-rw-r--r--src/StrToJust.c2
-rw-r--r--src/StrToLong.c2
-rw-r--r--src/StrToOrnt.c2
-rw-r--r--src/StrToShap.c2
-rw-r--r--src/StrToWidg.c2
-rw-r--r--src/UpdMapHint.c2
-rw-r--r--src/VisCmap.c2
-rw-r--r--src/WidgetNode.c2
-rw-r--r--src/Xct.c2
-rw-r--r--src/sharedlib.c2
66 files changed, 66 insertions, 66 deletions
diff --git a/include/X11/Xmu/Atoms.h b/include/X11/Xmu/Atoms.h
index f054253..64b6b08 100644
--- a/include/X11/Xmu/Atoms.h
+++ b/include/X11/Xmu/Atoms.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Atoms.h,v 1.7 2001/12/14 19:55:33 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/CharSet.h b/include/X11/Xmu/CharSet.h
index 2097cb8..dfecf45 100644
--- a/include/X11/Xmu/CharSet.h
+++ b/include/X11/Xmu/CharSet.h
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/CharSet.h,v 1.8 2001/12/14 19:55:33 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/CloseHook.h b/include/X11/Xmu/CloseHook.h
index 710acfe..971a763 100644
--- a/include/X11/Xmu/CloseHook.h
+++ b/include/X11/Xmu/CloseHook.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/CloseHook.h,v 1.7 2001/12/14 19:55:35 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/Converters.h b/include/X11/Xmu/Converters.h
index 14b862f..fa1be53 100644
--- a/include/X11/Xmu/Converters.h
+++ b/include/X11/Xmu/Converters.h
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Converters.h,v 1.6 2001/12/14 19:55:35 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/CurUtil.h b/include/X11/Xmu/CurUtil.h
index 1ed7fe2..f819013 100644
--- a/include/X11/Xmu/CurUtil.h
+++ b/include/X11/Xmu/CurUtil.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/CurUtil.h,v 1.6 2001/12/14 19:55:38 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/CvtCache.h b/include/X11/Xmu/CvtCache.h
index bdbafc5..06cf162 100644
--- a/include/X11/Xmu/CvtCache.h
+++ b/include/X11/Xmu/CvtCache.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/CvtCache.h,v 1.7 2001/12/14 19:55:39 dawes Exp $ */
/*
* Public Interfaces
diff --git a/include/X11/Xmu/DisplayQue.h b/include/X11/Xmu/DisplayQue.h
index 057f192..65c566e 100644
--- a/include/X11/Xmu/DisplayQue.h
+++ b/include/X11/Xmu/DisplayQue.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/DisplayQue.h,v 1.6 2001/12/14 19:55:40 dawes Exp $ */
#ifndef _XMU_DISPLAYQUE_H_
#define _XMU_DISPLAYQUE_H_
diff --git a/include/X11/Xmu/Drawing.h b/include/X11/Xmu/Drawing.h
index c16a7a2..ad62eb7 100644
--- a/include/X11/Xmu/Drawing.h
+++ b/include/X11/Xmu/Drawing.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Drawing.h,v 1.7 2003/11/17 22:20:22 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/Editres.h b/include/X11/Xmu/Editres.h
index d7c9836..2b2eddb 100644
--- a/include/X11/Xmu/Editres.h
+++ b/include/X11/Xmu/Editres.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Editres.h,v 1.6 2001/12/14 19:55:43 dawes Exp $ */
#include <X11/Xfuncproto.h>
diff --git a/include/X11/Xmu/EditresP.h b/include/X11/Xmu/EditresP.h
index 62e726a..b65b1c1 100644
--- a/include/X11/Xmu/EditresP.h
+++ b/include/X11/Xmu/EditresP.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/EditresP.h,v 1.6 2001/12/14 19:55:44 dawes Exp $ */
/*
* Author: Chris D. Peterson, MIT X Consortium
diff --git a/include/X11/Xmu/Error.h b/include/X11/Xmu/Error.h
index f40be4e..b8d6d58 100644
--- a/include/X11/Xmu/Error.h
+++ b/include/X11/Xmu/Error.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Error.h,v 1.6 2001/12/14 19:55:45 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/ExtAgent.h b/include/X11/Xmu/ExtAgent.h
index 92cd2be..78e3495 100644
--- a/include/X11/Xmu/ExtAgent.h
+++ b/include/X11/Xmu/ExtAgent.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/ExtAgent.h,v 1.6 2001/12/14 19:55:45 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/Xfuncproto.h>
diff --git a/include/X11/Xmu/Initer.h b/include/X11/Xmu/Initer.h
index ca1c306..5153237 100644
--- a/include/X11/Xmu/Initer.h
+++ b/include/X11/Xmu/Initer.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Initer.h,v 1.6 2001/12/14 19:55:46 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/Lookup.h b/include/X11/Xmu/Lookup.h
index 3699a27..88ca4d4 100644
--- a/include/X11/Xmu/Lookup.h
+++ b/include/X11/Xmu/Lookup.h
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xmu/Lookup.h,v 1.1 1999/03/21 07:34:38 dawes Exp $
*/
/************************************************************
diff --git a/include/X11/Xmu/StdCmap.h b/include/X11/Xmu/StdCmap.h
index 234dac9..649907a 100644
--- a/include/X11/Xmu/StdCmap.h
+++ b/include/X11/Xmu/StdCmap.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/StdCmap.h,v 1.9 2001/12/14 19:55:49 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/StdSel.h b/include/X11/Xmu/StdSel.h
index 04bb219..ba6513f 100644
--- a/include/X11/Xmu/StdSel.h
+++ b/include/X11/Xmu/StdSel.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/StdSel.h,v 1.8 2001/12/14 19:55:50 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/SysUtil.h b/include/X11/Xmu/SysUtil.h
index 2fe1c48..019e0ba 100644
--- a/include/X11/Xmu/SysUtil.h
+++ b/include/X11/Xmu/SysUtil.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/SysUtil.h,v 1.10 2004/01/23 03:57:58 dawes Exp $ */
#ifndef _SYSUTIL_H_
#define _SYSUTIL_H_
diff --git a/include/X11/Xmu/WidgetNode.h b/include/X11/Xmu/WidgetNode.h
index 8b8e353..a717544 100644
--- a/include/X11/Xmu/WidgetNode.h
+++ b/include/X11/Xmu/WidgetNode.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/WidgetNode.h,v 1.6 2001/12/14 19:55:58 dawes Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/include/X11/Xmu/WinUtil.h b/include/X11/Xmu/WinUtil.h
index e0b5771..850cbfa 100644
--- a/include/X11/Xmu/WinUtil.h
+++ b/include/X11/Xmu/WinUtil.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/WinUtil.h,v 1.7 2001/12/14 19:55:58 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/Xct.h b/include/X11/Xmu/Xct.h
index 96c630a..2a80e9d 100644
--- a/include/X11/Xmu/Xct.h
+++ b/include/X11/Xmu/Xct.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Xct.h,v 1.7 2001/12/14 19:55:59 dawes Exp $ */
#ifndef _Xct_h
#define _Xct_h
diff --git a/include/X11/Xmu/Xmu.h b/include/X11/Xmu/Xmu.h
index dc06601..8e0f7ff 100644
--- a/include/X11/Xmu/Xmu.h
+++ b/include/X11/Xmu/Xmu.h
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Xmu.h,v 1.10 2004/01/23 03:57:58 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/src/AllCmap.c b/src/AllCmap.c
index c59f5d4..384d068 100644
--- a/src/AllCmap.c
+++ b/src/AllCmap.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/AllCmap.c,v 1.8 2001/12/14 19:55:32 dawes Exp $ */
#include <stdio.h>
#include <X11/Xlib.h>
diff --git a/src/Atoms.c b/src/Atoms.c
index 7ed8392..1d696cd 100644
--- a/src/Atoms.c
+++ b/src/Atoms.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Atoms.c,v 3.8 2001/12/14 19:55:33 dawes Exp $ */
/*
* This file contains routines to cache atoms, avoiding multiple
diff --git a/src/ClientWin.c b/src/ClientWin.c
index 6691a97..48c956d 100644
--- a/src/ClientWin.c
+++ b/src/ClientWin.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/ClientWin.c,v 1.8 2002/11/27 20:54:49 tsi Exp $ */
#include <X11/Xlib.h>
#include <X11/Xatom.h>
diff --git a/src/Clip.c b/src/Clip.c
index b209f99..0f6d410 100644
--- a/src/Clip.c
+++ b/src/Clip.c
@@ -24,7 +24,7 @@
* dealings in this Software without prior written authorization from the
* XFree86 Project.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Clip.c,v 1.2 1999/08/15 13:00:44 dawes Exp $ */
#include <stdlib.h>
diff --git a/src/CloseHook.c b/src/CloseHook.c
index f93d642..c3efd6e 100644
--- a/src/CloseHook.c
+++ b/src/CloseHook.c
@@ -24,7 +24,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/CloseHook.c,v 3.6 2001/12/14 19:55:35 dawes Exp $ */
/*
* CloseDisplayHook package - provide callback on XCloseDisplay
diff --git a/src/CmapAlloc.c b/src/CmapAlloc.c
index 17f8f3b..c1cd680 100644
--- a/src/CmapAlloc.c
+++ b/src/CmapAlloc.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/CmapAlloc.c,v 1.7 2001/12/14 19:55:35 dawes Exp $ */
/*
* Author: Donna Converse, MIT X Consortium
diff --git a/src/CrCmap.c b/src/CrCmap.c
index 98c0e51..1c017a6 100644
--- a/src/CrCmap.c
+++ b/src/CrCmap.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/CrCmap.c,v 3.7 2001/12/14 19:55:36 dawes Exp $ */
/*
* Author: Donna Converse, MIT X Consortium
diff --git a/src/CrPixFBit.c b/src/CrPixFBit.c
index f56a237..be0fa06 100644
--- a/src/CrPixFBit.c
+++ b/src/CrPixFBit.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/CrPixFBit.c,v 1.7 2001/12/14 19:55:37 dawes Exp $ */
/*
* This file contains miscellaneous utility routines and is not part of the
diff --git a/src/CursorName.c b/src/CursorName.c
index dda10b4..40bad95 100644
--- a/src/CursorName.c
+++ b/src/CursorName.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/CursorName.c,v 3.8 2002/09/18 17:11:42 tsi Exp $ */
#include <X11/Xmu/CharSet.h>
#include <X11/Xmu/CurUtil.h>
diff --git a/src/CvtCache.c b/src/CvtCache.c
index 8e00b2a..b9e9153 100644
--- a/src/CvtCache.c
+++ b/src/CvtCache.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/CvtCache.c,v 3.7 2001/12/14 19:55:39 dawes Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/src/CvtStdSel.c b/src/CvtStdSel.c
index 2ced61e..3020ee0 100644
--- a/src/CvtStdSel.c
+++ b/src/CvtStdSel.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/CvtStdSel.c,v 3.20 2001/12/14 19:55:39 dawes Exp $ */
/*
* This file contains routines to handle common selection targets.
diff --git a/src/DefErrMsg.c b/src/DefErrMsg.c
index 3a874ac..f948463 100644
--- a/src/DefErrMsg.c
+++ b/src/DefErrMsg.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/DefErrMsg.c,v 1.8 2001/12/14 19:55:39 dawes Exp $ */
#include <stdio.h>
#define NEED_EVENTS
diff --git a/src/DelCmap.c b/src/DelCmap.c
index 114398c..02c73e6 100644
--- a/src/DelCmap.c
+++ b/src/DelCmap.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/DelCmap.c,v 1.7 2001/12/14 19:55:40 dawes Exp $ */
/*
* Author: Donna Converse, MIT X Consortium
diff --git a/src/DisplayQue.c b/src/DisplayQue.c
index f02f8ad..9716895 100644
--- a/src/DisplayQue.c
+++ b/src/DisplayQue.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/DisplayQue.c,v 3.5 2001/12/14 19:55:40 dawes Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/src/Distinct.c b/src/Distinct.c
index 495f8aa..1970a77 100644
--- a/src/Distinct.c
+++ b/src/Distinct.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Distinct.c,v 3.6 2001/12/14 19:55:41 dawes Exp $ */
/*
* Author: Keith Packard, MIT X Consortium
diff --git a/src/DrRndRect.c b/src/DrRndRect.c
index c4d8b03..22b29e9 100644
--- a/src/DrRndRect.c
+++ b/src/DrRndRect.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/DrRndRect.c,v 1.7 2001/12/14 19:55:41 dawes Exp $ */
/*
* XmuDrawRoundedRectangle, XmuFillRoundedRectangle
diff --git a/src/DrawLogo.c b/src/DrawLogo.c
index f5f1e0b..4cb4299 100644
--- a/src/DrawLogo.c
+++ b/src/DrawLogo.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/DrawLogo.c,v 1.8 2001/12/14 19:55:41 dawes Exp $ */
#include <X11/Xlib.h>
#include <X11/Xmu/Drawing.h>
diff --git a/src/EditresCom.c b/src/EditresCom.c
index 1dde9eb..d8d1334 100644
--- a/src/EditresCom.c
+++ b/src/EditresCom.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/EditresCom.c,v 1.22 2004/01/23 02:36:34 dawes Exp $ */
/*
* Author: Chris D. Peterson, Dave Sternlicht, MIT X Consortium
diff --git a/src/ExtAgent.c b/src/ExtAgent.c
index d90bc1d..128d539 100644
--- a/src/ExtAgent.c
+++ b/src/ExtAgent.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/ExtAgent.c,v 1.7 2001/12/14 19:55:45 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/Xmu/ExtAgent.h>
diff --git a/src/FToCback.c b/src/FToCback.c
index eea834b..ecafe41 100644
--- a/src/FToCback.c
+++ b/src/FToCback.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/FToCback.c,v 1.7 2001/12/14 19:55:45 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/Xmu/Converters.h>
diff --git a/src/GetHost.c b/src/GetHost.c
index a330111..0fe71f2 100644
--- a/src/GetHost.c
+++ b/src/GetHost.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/GetHost.c,v 3.8 2001/12/14 19:55:46 dawes Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/src/GrayPixmap.c b/src/GrayPixmap.c
index 5ce2b8e..4d8a51d 100644
--- a/src/GrayPixmap.c
+++ b/src/GrayPixmap.c
@@ -49,7 +49,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/GrayPixmap.c,v 1.6 2001/12/14 19:55:46 dawes Exp $ */
#include <stdio.h>
#include <X11/Intrinsic.h>
diff --git a/src/Initer.c b/src/Initer.c
index 5628a67..f80dfaf 100644
--- a/src/Initer.c
+++ b/src/Initer.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Initer.c,v 1.7 2001/12/14 19:55:46 dawes Exp $ */
/* Created By: Chris D. Peterson
* MIT X Consortium
diff --git a/src/LocBitmap.c b/src/LocBitmap.c
index e1a18cf..b2af38d 100644
--- a/src/LocBitmap.c
+++ b/src/LocBitmap.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/LocBitmap.c,v 3.10 2002/05/31 18:45:45 dawes Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/src/Lookup.c b/src/Lookup.c
index 578d8b6..a96109c 100644
--- a/src/Lookup.c
+++ b/src/Lookup.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Lookup.c,v 3.8 2001/12/14 19:55:47 dawes Exp $ */
#include <X11/Xmu/Lookup.h>
diff --git a/src/LookupCmap.c b/src/LookupCmap.c
index e3c43a9..47a2a2d 100644
--- a/src/LookupCmap.c
+++ b/src/LookupCmap.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/LookupCmap.c,v 1.8 2001/12/14 19:55:47 dawes Exp $ */
/*
* Author: Donna Converse, MIT X Consortium
diff --git a/src/Lower.c b/src/Lower.c
index 6caed65..78f233c 100644
--- a/src/Lower.c
+++ b/src/Lower.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Lower.c,v 1.12 2001/12/14 19:55:47 dawes Exp $ */
#define XK_LATIN1
#include <X11/keysymdef.h>
diff --git a/src/RdBitF.c b/src/RdBitF.c
index 6bf1f39..a6d83ee 100644
--- a/src/RdBitF.c
+++ b/src/RdBitF.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/RdBitF.c,v 3.13 2002/05/31 18:45:45 dawes Exp $ */
/*
* This file contains miscellaneous utility routines and is not part of the
diff --git a/src/ScrOfWin.c b/src/ScrOfWin.c
index 00d9636..d810e46 100644
--- a/src/ScrOfWin.c
+++ b/src/ScrOfWin.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/ScrOfWin.c,v 1.7 2001/12/14 19:55:48 dawes Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/src/ShapeWidg.c b/src/ShapeWidg.c
index fcf52e6..2282d99 100644
--- a/src/ShapeWidg.c
+++ b/src/ShapeWidg.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/ShapeWidg.c,v 1.8 2001/12/14 19:55:48 dawes Exp $ */
#include <X11/IntrinsicP.h>
#include <X11/extensions/shape.h>
diff --git a/src/StdCmap.c b/src/StdCmap.c
index 56b15c8..fec09ec 100644
--- a/src/StdCmap.c
+++ b/src/StdCmap.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/StdCmap.c,v 1.6 2001/12/14 19:55:48 dawes Exp $ */
/*
* Author: Donna Converse, MIT X Consortium
diff --git a/src/StrToBS.c b/src/StrToBS.c
index 37d5cfa..a459011 100644
--- a/src/StrToBS.c
+++ b/src/StrToBS.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/StrToBS.c,v 1.7 2001/12/14 19:55:50 dawes Exp $ */
#include <X11/Intrinsic.h>
#include "Converters.h"
diff --git a/src/StrToBmap.c b/src/StrToBmap.c
index a569f9c..db448c4 100644
--- a/src/StrToBmap.c
+++ b/src/StrToBmap.c
@@ -49,7 +49,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/StrToBmap.c,v 1.6 2001/12/14 19:55:50 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
diff --git a/src/StrToCurs.c b/src/StrToCurs.c
index 56a1ecb..40a9bf6 100644
--- a/src/StrToCurs.c
+++ b/src/StrToCurs.c
@@ -50,7 +50,7 @@ SOFTWARE.
******************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/StrToCurs.c,v 1.12 2002/09/24 18:55:21 alanh Exp $ */
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
diff --git a/src/StrToGrav.c b/src/StrToGrav.c
index a93b37f..7ccb04a 100644
--- a/src/StrToGrav.c
+++ b/src/StrToGrav.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/StrToGrav.c,v 1.7 2001/12/14 19:55:52 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/Xmu/Converters.h>
diff --git a/src/StrToJust.c b/src/StrToJust.c
index 90f648a..205569c 100644
--- a/src/StrToJust.c
+++ b/src/StrToJust.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/StrToJust.c,v 1.7 2001/12/14 19:55:52 dawes Exp $ */
#include <string.h>
#include <X11/Intrinsic.h>
diff --git a/src/StrToLong.c b/src/StrToLong.c
index 12169ef..0eaf793 100644
--- a/src/StrToLong.c
+++ b/src/StrToLong.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/StrToLong.c,v 1.9 2001/12/14 19:55:52 dawes Exp $ */
#include <stdio.h>
#include <X11/Intrinsic.h>
diff --git a/src/StrToOrnt.c b/src/StrToOrnt.c
index f59fdf8..dec879d 100644
--- a/src/StrToOrnt.c
+++ b/src/StrToOrnt.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/StrToOrnt.c,v 1.7 2001/12/14 19:55:52 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
diff --git a/src/StrToShap.c b/src/StrToShap.c
index 642de45..6c9092b 100644
--- a/src/StrToShap.c
+++ b/src/StrToShap.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/StrToShap.c,v 1.7 2001/12/14 19:55:53 dawes Exp $ */
#include <string.h>
#include <X11/Intrinsic.h>
diff --git a/src/StrToWidg.c b/src/StrToWidg.c
index 84df395..cf12380 100644
--- a/src/StrToWidg.c
+++ b/src/StrToWidg.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/StrToWidg.c,v 1.7 2001/12/14 19:55:53 dawes Exp $ */
/*
* XmuCvtStringToWidget
diff --git a/src/UpdMapHint.c b/src/UpdMapHint.c
index 599ab22..cd7ee92 100644
--- a/src/UpdMapHint.c
+++ b/src/UpdMapHint.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/UpdMapHint.c,v 1.7 2001/12/14 19:55:55 dawes Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/src/VisCmap.c b/src/VisCmap.c
index 1639975..c551f29 100644
--- a/src/VisCmap.c
+++ b/src/VisCmap.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/VisCmap.c,v 1.7 2001/12/14 19:55:56 dawes Exp $ */
/*
* Author: Donna Converse, MIT X Consortium
diff --git a/src/WidgetNode.c b/src/WidgetNode.c
index e26a7d2..5a34156 100644
--- a/src/WidgetNode.c
+++ b/src/WidgetNode.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/WidgetNode.c,v 1.13 2002/09/24 18:55:21 alanh Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/src/Xct.c b/src/Xct.c
index 3ec5f3e..039ee59 100644
--- a/src/Xct.c
+++ b/src/Xct.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/Xct.c,v 1.9 2001/12/14 19:55:58 dawes Exp $ */
#include <X11/Xfuncs.h>
#include "Xct.h"
diff --git a/src/sharedlib.c b/src/sharedlib.c
index d3cccfd..599de7d 100644
--- a/src/sharedlib.c
+++ b/src/sharedlib.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xmu/sharedlib.c,v 3.5 2001/12/14 19:56:00 dawes Exp $ */
#if defined(SUNSHLIB) && !defined(SHAREDCODE)