diff options
-rw-r--r-- | io.c | 2 | ||||
-rw-r--r-- | misc.c | 2 | ||||
-rw-r--r-- | pm.c | 2 | ||||
-rw-r--r-- | pm.h | 2 | ||||
-rw-r--r-- | transport.c | 2 | ||||
-rw-r--r-- | xfwp.h | 2 | ||||
-rw-r--r-- | xfwp.man | 2 |
7 files changed, 7 insertions, 7 deletions
@@ -29,7 +29,7 @@ authorization from The Open Group. X Window System is a trademark of The Open Group. */ -/* $XFree86: xc/programs/xfwp/io.c,v 1.11 2001/12/14 20:01:43 dawes Exp $ */ +/* $XFree86: xc/programs/xfwp/io.c,v 1.10 2001/07/25 15:05:22 dawes Exp $ */ #include <stdio.h> #include <stdlib.h> @@ -28,7 +28,7 @@ authorization from The Open Group. X Window System is a trademark of The Open Group. */ -/* $XFree86: xc/programs/xfwp/misc.c,v 1.7 2001/12/14 20:01:43 dawes Exp $ */ +/* $XFree86: xc/programs/xfwp/misc.c,v 1.6 2001/01/17 23:45:34 dawes Exp $ */ #include <stdio.h> #include <stdlib.h> @@ -29,7 +29,7 @@ authorization from The Open Group. X Window System is a trademark of The Open Group. */ -/* $XFree86: xc/programs/xfwp/pm.c,v 1.9 2003/05/27 22:27:06 tsi Exp $ */ +/* $XFree86: xc/programs/xfwp/pm.c,v 1.8tsi Exp $ */ #include <stdio.h> #include <stdlib.h> @@ -29,7 +29,7 @@ authorization from The Open Group. X Window System is a trademark of The Open Group. */ -/* $XFree86: xc/programs/xfwp/pm.h,v 1.5 2001/12/14 20:01:43 dawes Exp $ */ +/* $XFree86: xc/programs/xfwp/pm.h,v 1.4 2001/01/17 23:45:34 dawes Exp $ */ #ifndef _PM_H #define _PM_H diff --git a/transport.c b/transport.c index 6def508..e01ea08 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: xc/programs/xfwp/transport.c,v 1.7 2001/12/14 20:01:43 dawes Exp $ */ +/* $XFree86: xc/programs/xfwp/transport.c,v 1.6 2001/07/29 21:23:20 tsi Exp $ */ #include <stdio.h> #include <stdlib.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: xc/programs/xfwp/xfwp.h,v 1.10 2001/12/14 20:01:44 dawes Exp $ */ +/* $XFree86: xc/programs/xfwp/xfwp.h,v 1.9 2001/01/17 23:45:35 dawes Exp $ */ #ifndef _XFWP_H #define _XFWP_H @@ -24,7 +24,7 @@ .\" from The Open Group. .\" .\" -.\" $XFree86: xc/programs/xfwp/xfwp.man,v 1.8 2001/12/14 20:01:44 dawes Exp $ +.\" $XFree86: xc/programs/xfwp/xfwp.man,v 1.7 2001/02/07 22:35:23 tsi Exp $ .\" .nh .TH XFWP 1 __xorgversion__ |