summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-06-05 18:16:59 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-06-05 18:16:59 -0700
commita12b6b391ab96241aa14f918e36a2fbd92734c7d (patch)
treeeb5cc87ec3624df88d56ae5fc780ccc908944c3c
parentf7bcc00522e06e33ddb1ff4974c3b15a44d1005f (diff)
Remove old Xorg & XFree86 CVS version tags
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--app-defaults/XConsole7
-rw-r--r--man/xconsole.man2
-rw-r--r--xconsole.c2
3 files changed, 0 insertions, 11 deletions
diff --git a/app-defaults/XConsole b/app-defaults/XConsole
index c3407d4..7f80141 100644
--- a/app-defaults/XConsole
+++ b/app-defaults/XConsole
@@ -1,10 +1,3 @@
-! $Xorg: XConsole.ad,v 1.3 2000/08/17 19:54:13 cpqbld Exp $
-!
-!
-!
-!
-! $XFree86: xc/programs/xconsole/XConsole.ad,v 1.2 2000/03/31 22:55:55 dawes Exp $
-
*allowShellResize: true
XConsole.translations: #override\
<MapNotify>: Deiconified() \n\
diff --git a/man/xconsole.man b/man/xconsole.man
index 7566296..d6f868e 100644
--- a/man/xconsole.man
+++ b/man/xconsole.man
@@ -1,4 +1,3 @@
-.\" $Xorg: xconsole.man,v 1.4 2001/02/09 02:05:40 xorgcvs Exp $
.\" Copyright 1994, 1998 The Open Group
.\"
.\" Permission to use, copy, modify, distribute, and sell this software and its
@@ -23,7 +22,6 @@
.\" dealing in this Software without prior written authorization from the
.\" The Open Group.
.\"
-.\" $XFree86: xc/programs/xconsole/xconsole.man,v 1.9 2002/10/12 16:06:47 herrb Exp $
.\"
.TH XCONSOLE 1 __xorgversion__
.SH NAME
diff --git a/xconsole.c b/xconsole.c
index b94314a..6e10403 100644
--- a/xconsole.c
+++ b/xconsole.c
@@ -1,5 +1,4 @@
/*
- * $Xorg: xconsole.c,v 1.5 2001/02/09 02:05:40 xorgcvs Exp $
*
Copyright 1990, 1998 The Open Group
@@ -26,7 +25,6 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/programs/xconsole/xconsole.c,v 3.31tsi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"