From ec7585272a7b7791c30a52e372ee3ae485744875 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Thu, 26 Feb 2004 13:36:16 +0000 Subject: readding XFree86's cvs IDs --- gethost.c | 2 +- parsedpy.c | 2 +- process.c | 2 +- xauth.c | 2 +- xauth.h | 2 +- xauth.man | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gethost.c b/gethost.c index 1457271..74f5e1c 100644 --- a/gethost.c +++ b/gethost.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xauth/gethost.c,v 3.21 2003/08/02 15:30:10 herrb Exp $ */ /* sorry, streams support does not really work yet */ #if defined(STREAMSCONN) && defined(SVR4) diff --git a/parsedpy.c b/parsedpy.c index 46bc5e5..bdd32c3 100644 --- a/parsedpy.c +++ b/parsedpy.c @@ -29,7 +29,7 @@ in this Software without prior written authorization from The Open Group. * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xauth/parsedpy.c,v 3.8 2003/07/18 15:53:28 tsi Exp $ */ #include /* for NULL */ #include /* for isascii() and isdigit() */ diff --git a/process.c b/process.c index 37ff130..d5cb9c8 100644 --- a/process.c +++ b/process.c @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xauth/process.c,v 3.24 2004/01/21 23:49:40 herrb Exp $ */ /* * Author: Jim Fulton, MIT X Consortium diff --git a/xauth.c b/xauth.c index 90d4f35..9da3269 100644 --- a/xauth.c +++ b/xauth.c @@ -28,7 +28,7 @@ in this Software without prior written authorization from The Open Group. * * * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xauth/xauth.c,v 1.6 2003/07/09 15:27:37 tsi Exp $ */ #include "xauth.h" diff --git a/xauth.h b/xauth.h index 59e2972..ec41f39 100644 --- a/xauth.h +++ b/xauth.h @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. * * * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xauth/xauth.h,v 1.7 2003/07/09 15:27:37 tsi Exp $ */ #include #include diff --git a/xauth.man b/xauth.man index dda3641..6cdda4c 100644 --- a/xauth.man +++ b/xauth.man @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86$ +.\" $XFree86: xc/programs/xauth/xauth.man,v 1.9 2003/07/09 15:27:37 tsi Exp $ .\" .TH XAUTH 1 __xorgversion__ .SH NAME -- cgit v1.2.1