summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:36:24 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:36:24 +0000
commit869c3e13a4fb62127355075c90f50c3c50912a1e (patch)
tree972f358f71ac46bd5a2da05ad9f6e5ea1cc7e547
parentf30ecc27ecc583991157f04906f61ba774d14567 (diff)
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r--io.c2
-rw-r--r--misc.c2
-rw-r--r--pm.c2
-rw-r--r--pm.h2
-rw-r--r--transport.c2
-rw-r--r--xfwp.h2
-rw-r--r--xfwp.man2
7 files changed, 7 insertions, 7 deletions
diff --git a/io.c b/io.c
index ee7b16f..7660a0f 100644
--- a/io.c
+++ b/io.c
@@ -29,7 +29,7 @@ authorization from The Open Group.
X Window System is a trademark of The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xfwp/io.c,v 1.11 2001/12/14 20:01:43 dawes Exp $ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/misc.c b/misc.c
index 0709582..91496bf 100644
--- a/misc.c
+++ b/misc.c
@@ -28,7 +28,7 @@ authorization from The Open Group.
X Window System is a trademark of The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xfwp/misc.c,v 1.7 2001/12/14 20:01:43 dawes Exp $ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/pm.c b/pm.c
index 00be544..f5cc3d1 100644
--- a/pm.c
+++ b/pm.c
@@ -29,7 +29,7 @@ authorization from The Open Group.
X Window System is a trademark of The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xfwp/pm.c,v 1.9 2003/05/27 22:27:06 tsi Exp $ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/pm.h b/pm.h
index ff74bfc..a886625 100644
--- a/pm.h
+++ b/pm.h
@@ -29,7 +29,7 @@ authorization from The Open Group.
X Window System is a trademark of The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xfwp/pm.h,v 1.5 2001/12/14 20:01:43 dawes Exp $ */
#ifndef _PM_H
#define _PM_H
diff --git a/transport.c b/transport.c
index 25e98fa..6def508 100644
--- a/transport.c
+++ b/transport.c
@@ -29,7 +29,7 @@ authorization from The Open Group.
X Window System is a trademark of The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/xfwp/transport.c,v 1.7 2001/12/14 20:01:43 dawes Exp $ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/xfwp.h b/xfwp.h
index 9d96408..13ffe7b 100644
--- a/xfwp.h
+++ b/xfwp.h
@@ -25,7 +25,7 @@ not be 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/xfwp/xfwp.h,v 1.10 2001/12/14 20:01:44 dawes Exp $ */
#ifndef _XFWP_H
#define _XFWP_H
diff --git a/xfwp.man b/xfwp.man
index 73ef9f7..3bf2c94 100644
--- a/xfwp.man
+++ b/xfwp.man
@@ -24,7 +24,7 @@
.\" from The Open Group.
.\"
.\"
-.\" $XFree86$
+.\" $XFree86: xc/programs/xfwp/xfwp.man,v 1.8 2001/12/14 20:01:44 dawes Exp $
.\"
.nh
.TH XFWP 1 __xorgversion__