summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-07 23:50:49 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-07 23:50:49 -0800
commit254b55b9a7ec350c3b2f857217ef93ffced3b91d (patch)
treec4ce1beac6402cbbd11f1e2e7a91dd17309579a1
parent0272c10c35be588a76c27253ba1c94750b89cf61 (diff)
Purge CVS version tags
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--app-defaults/XClipboard1
-rw-r--r--xclipboard.c5
-rw-r--r--xclipboard.man2
-rw-r--r--xcutsel.c5
-rw-r--r--xcutsel.man2
5 files changed, 2 insertions, 13 deletions
diff --git a/app-defaults/XClipboard b/app-defaults/XClipboard
index 7e3b1d2..91baacd 100644
--- a/app-defaults/XClipboard
+++ b/app-defaults/XClipboard
@@ -1,4 +1,3 @@
-! $Xorg: XClipboard.ad,v 1.3 2000/08/17 19:54:12 cpqbld Exp $
*Command*Font: -*-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-1
*Label*Font: -*-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-1
*Text*Font: -*-courier-medium-r-normal--*-120-*-*-*-*-iso8859-1
diff --git a/xclipboard.c b/xclipboard.c
index 77494cd..45040b5 100644
--- a/xclipboard.c
+++ b/xclipboard.c
@@ -1,7 +1,5 @@
/*
- * $Xorg: xclipboard.c,v 1.4 2001/02/09 02:05:38 xorgcvs Exp $
- *
- *
+
Copyright 1989, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its
@@ -29,7 +27,6 @@ in this Software without prior written authorization from The Open Group.
* Reauthored by: Keith Packard, MIT X Consortium.
* UTF-8 and CTEXT support: Stanislav Maslovski <stanislav.maslovski@gmail.com>
*/
-/* $XFree86: xc/programs/xclipboard/xclipboard.c,v 1.8tsi Exp $ */
#include <stdio.h>
#include <X11/Intrinsic.h>
diff --git a/xclipboard.man b/xclipboard.man
index 83fa613..0bc71f2 100644
--- a/xclipboard.man
+++ b/xclipboard.man
@@ -1,4 +1,3 @@
-.\" $Xorg: xclipboard.man,v 1.4 2001/02/09 02:05:39 xorgcvs Exp $
.\" Copyright 1988, 1994, 1998 The Open Group
.\"
.\" Permission to use, copy, modify, distribute, and sell this software and its
@@ -23,7 +22,6 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86: xc/programs/xclipboard/xclipboard.man,v 1.8 2001/12/14 20:01:16 dawes Exp $
.\"
.TH XCLIPBOARD 1 __xorgversion__
.SH NAME
diff --git a/xcutsel.c b/xcutsel.c
index 609b83d..b05c4ad 100644
--- a/xcutsel.c
+++ b/xcutsel.c
@@ -1,7 +1,5 @@
/*
- * $Xorg: xcutsel.c,v 1.4 2001/02/09 02:05:39 xorgcvs Exp $
- *
- *
+
Copyright 1989, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its
@@ -26,7 +24,6 @@ in this Software without prior written authorization from The Open Group.
* *
* Author: Ralph Swick, DEC/Project Athena
*/
-/* $XFree86: xc/programs/xclipboard/xcutsel.c,v 1.7 2001/04/01 14:00:19 tsi Exp $ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/xcutsel.man b/xcutsel.man
index ac8a983..e358a8d 100644
--- a/xcutsel.man
+++ b/xcutsel.man
@@ -1,4 +1,3 @@
-.\" $Xorg: xcutsel.man,v 1.4 2001/02/09 02:05:39 xorgcvs Exp $
.\" Copyright 1994, 1998 The Open Group
.\"
.\" Permission to use, copy, modify, distribute, and sell this software and its
@@ -23,7 +22,6 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86: xc/programs/xclipboard/xcutsel.man,v 1.7 2001/01/27 18:21:09 dawes Exp $
.\"
.TH XCUTSEL 1 __xorgversion__
.SH NAME