diff options
author | Jesse Adkins <jesserayadkins@gmail.com> | 2010-09-28 13:30:04 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-06 21:16:49 -0700 |
commit | 809ceed85bb577d4bbf80f2d84382375c65b9fbe (patch) | |
tree | 957e5e9b209eea9b55bb16df5244623a29e96387 | |
parent | 785d8cde2d3beecfb23a9dd9b87bb0d96cf352b8 (diff) |
Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | include/X11/extensions/XTest.h | 2 | ||||
-rw-r--r-- | man/XTest.xml | 1 | ||||
-rw-r--r-- | src/XRecord.c | 3 | ||||
-rw-r--r-- | src/XTest.c | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/include/X11/extensions/XTest.h b/include/X11/extensions/XTest.h index aad9420..f973aeb 100644 --- a/include/X11/extensions/XTest.h +++ b/include/X11/extensions/XTest.h @@ -1,4 +1,3 @@ -/* $Xorg: XTest.h,v 1.5 2001/02/09 02:03:24 xorgcvs Exp $ */ /* Copyright 1992, 1998 The Open Group @@ -24,7 +23,6 @@ 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/include/extensions/XTest.h,v 3.3 2001/12/14 19:53:28 dawes Exp $ */ #ifndef _XTEST_H_ #define _XTEST_H_ diff --git a/man/XTest.xml b/man/XTest.xml index bc61337..0c33ed8 100644 --- a/man/XTest.xml +++ b/man/XTest.xml @@ -40,7 +40,6 @@ X Consortium. <!-- edited for DP edits and code consistency w/ core protocol/xlib 4/2/96 --> <!-- Converted from xorg-docs/specs/Xext/xtestlib.ms 6/6/07 --> -<!-- $Xorg: xtestlib.ms,v 1.3 2000/08/17 19:42:37 cpqbld Exp $ --> <refentryinfo> <productname>__vendorversion__</productname> <pubdate>6 June 2007</pubdate> diff --git a/src/XRecord.c b/src/XRecord.c index 40fbcc5..45c8b43 100644 --- a/src/XRecord.c +++ b/src/XRecord.c @@ -1,6 +1,4 @@ /* -$Xorg: XRecord.c,v 1.4 2001/02/09 02:04:00 xorgcvs Exp $ - XRecord.c - client-side library for RECORD extension Copyright 1995, 1998 The Open Group @@ -50,7 +48,6 @@ from The Open Group. /* * By Stephen Gildea, X Consortium, and Martha Zimet, NCD. */ -/* $XFree86: xc/lib/Xtst/XRecord.c,v 1.6 2002/10/16 00:37:33 dawes Exp $ */ #include <stdio.h> #include <assert.h> diff --git a/src/XTest.c b/src/XTest.c index c04cc09..6a44e60 100644 --- a/src/XTest.c +++ b/src/XTest.c @@ -1,4 +1,3 @@ -/* $Xorg: XTest.c,v 1.5 2001/02/09 02:04:00 xorgcvs Exp $ */ /* Copyright 1990, 1991 by UniSoft Group Limited */ @@ -30,7 +29,6 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/Xtst/XTest.c,v 1.5 2001/12/14 19:56:40 dawes Exp $ */ #include <X11/Xlibint.h> #include <X11/extensions/XTest.h> |