summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dsimple.c2
-rw-r--r--dsimple.h2
-rw-r--r--list.c2
-rw-r--r--list.h2
-rw-r--r--multiVis.c2
-rw-r--r--multiVis.h2
-rw-r--r--wsutils.h2
-rw-r--r--xwd.c2
-rw-r--r--xwd.man2
9 files changed, 9 insertions, 9 deletions
diff --git a/dsimple.c b/dsimple.c
index 69ca6d5..cd4cbc9 100644
--- a/dsimple.c
+++ b/dsimple.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xlsfonts/dsimple.c,v 3.7 2003/09/24 02:43:38 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/Xlib.h>
diff --git a/dsimple.h b/dsimple.h
index 69457c6..7efd5c0 100644
--- a/dsimple.h
+++ b/dsimple.h
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xlsfonts/dsimple.h,v 1.9 2003/11/17 22:20:54 dawes Exp $ */
/*
* Just_display.h: This file contains the definitions needed to use the
diff --git a/list.c b/list.c
index 8c5a898..1366617 100644
--- a/list.c
+++ b/list.c
@@ -34,7 +34,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
----------------------------------------------------------------------- **/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xwd/list.c,v 3.7 2003/11/17 22:20:54 dawes Exp $ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/list.h b/list.h
index ad8199b..cbb4dbe 100644
--- a/list.h
+++ b/list.h
@@ -34,7 +34,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
-------------------------------------------------------------------- **/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xwd/list.h,v 1.6 2003/11/17 22:20:54 dawes Exp $ */
#ifndef LIST_DEF
#define LIST_DEF
diff --git a/multiVis.c b/multiVis.c
index 19d8d26..5f3559f 100644
--- a/multiVis.c
+++ b/multiVis.c
@@ -34,7 +34,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
------------------------------------------------------------------------ **/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xwd/multiVis.c,v 1.10 2003/11/17 22:20:54 dawes Exp $ */
#include <stdlib.h>
#include <X11/Xlib.h>
diff --git a/multiVis.h b/multiVis.h
index 8a4682f..5fdd147 100644
--- a/multiVis.h
+++ b/multiVis.h
@@ -34,7 +34,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
------------------------------------------------------------------------ **/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xwd/multiVis.h,v 1.3 2003/11/17 22:20:54 dawes Exp $ */
extern int GetMultiVisualRegions(
Display *, Window, int, int, unsigned int,
diff --git a/wsutils.h b/wsutils.h
index 4d84ad0..ab4b211 100644
--- a/wsutils.h
+++ b/wsutils.h
@@ -34,7 +34,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
------------------------------------------------------------------------ **/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xwd/wsutils.h,v 1.3 2003/11/17 22:20:54 dawes Exp $ */
/******************************************************************************
*
diff --git a/xwd.c b/xwd.c
index 17175a0..426e111 100644
--- a/xwd.c
+++ b/xwd.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/programs/xwd/xwd.c,v 3.12 2002/09/19 00:19:56 dawes Exp $ */
/*
* xwd.c MIT Project Athena, X Window system window raster image dumper.
diff --git a/xwd.man b/xwd.man
index 972ebcf..13b4735 100644
--- a/xwd.man
+++ b/xwd.man
@@ -23,7 +23,7 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86$
+.\" $XFree86: xc/programs/xwd/xwd.man,v 1.9 2002/04/22 20:53:10 herrb Exp $
.\"
.TH XWD 1 __xorgversion__
.SH NAME