Purge cvs tags.
authorJesse Adkins <jesserayadkins@gmail.com>
Tue, 28 Sep 2010 20:29:50 +0000 (13:29 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Thu, 7 Oct 2010 03:37:13 +0000 (20:37 -0700)
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
exec.c
handle.c
man/xmodmap.man
pf.c
wq.h
xmodmap.c
xmodmap.h

diff --git a/exec.c b/exec.c
index c0b7710..0508cd3 100644 (file)
--- a/exec.c
+++ b/exec.c
@@ -1,5 +1,3 @@
-/* $XdotOrg: exec.c,v 1.4 2001/02/09 02:05:56 xorgcvs Exp $ */
-/* $Xorg: exec.c,v 1.4 2001/02/09 02:05:56 xorgcvs Exp $ */
 /*
 
 Copyright 1988, 1998  The Open Group
@@ -55,7 +53,6 @@ from The Open Group.
  * Author:  Jim Fulton, MIT X Consortium; derived from parts of the
  * original xmodmap, written by David Rosenthal, of Sun Microsystems.
  */
-/* $XFree86: xc/programs/xmodmap/exec.c,v 1.5 2001/12/14 20:02:13 dawes Exp $ */
 
 #include <X11/Xos.h>
 #include <X11/Xlib.h>
index d43da21..737e146 100644 (file)
--- a/handle.c
+++ b/handle.c
@@ -1,4 +1,3 @@
-/* $Xorg: handle.c,v 1.6 2001/02/09 02:05:56 xorgcvs Exp $ */
 /*
 
 Copyright 1988, 1998  The Open Group
@@ -26,7 +25,6 @@ other dealings in this Software without prior written authorization
 from The Open Group.
 
 */
-/* $XFree86: xc/programs/xmodmap/handle.c,v 3.6 2001/07/25 15:05:27 dawes Exp $ */
 
 #include "config.h"
 #include <X11/Xos.h>
index 1c0d23a..ec695c8 100644 (file)
@@ -1,5 +1,3 @@
-.\" $Xorg: xmodmap.man,v 1.4 2001/02/09 02:05:56 xorgcvs Exp $
-.\"
 .\" Copyright (c) 1987, 2010, Oracle and/or its affiliates. All rights reserved.
 .\"
 .\" Permission is hereby granted, free of charge, to any person obtaining a
@@ -45,8 +43,6 @@
 .\" other dealings in this Software without prior written authorization
 .\" from The Open Group.
 .\" 
-.\" $XFree86: xc/programs/xmodmap/xmodmap.man,v 1.11 2002/10/12 16:06:48 herrb Exp $
-.\" 
 .de EX         \"Begin example
 .ne 5
 .if n .sp 1
diff --git a/pf.c b/pf.c
index e97a4bf..cfb41b7 100644 (file)
--- a/pf.c
+++ b/pf.c
@@ -1,4 +1,3 @@
-/* $Xorg: pf.c,v 1.4 2001/02/09 02:05:56 xorgcvs Exp $ */
 /*
 
 Copyright 1988, 1998  The Open Group
diff --git a/wq.h b/wq.h
index 3aab10f..f541b7c 100644 (file)
--- a/wq.h
+++ b/wq.h
@@ -1,4 +1,3 @@
-/* $Xorg: wq.h,v 1.4 2001/02/09 02:05:56 xorgcvs Exp $ */
 /*
 
 Copyright 1988, 1998  The Open Group
@@ -26,7 +25,6 @@ other dealings in this Software without prior written authorization
 from The Open Group.
 
 */
-/* $XFree86: xc/programs/xmodmap/wq.h,v 1.4 2001/01/17 23:46:21 dawes Exp $ */
 
 #ifndef _WQ_H
 #define _WQ_H
index 556937a..c984422 100644 (file)
--- a/xmodmap.c
+++ b/xmodmap.c
@@ -1,4 +1,3 @@
-/* $Xorg: xmodmap.c,v 1.4 2001/02/09 02:05:56 xorgcvs Exp $ */
 /*
 
 Copyright 1988, 1998  The Open Group
@@ -26,7 +25,6 @@ other dealings in this Software without prior written authorization
 from The Open Group.
 
 */
-/* $XFree86: xc/programs/xmodmap/xmodmap.c,v 1.8tsi Exp $ */
 
 #include <X11/Xos.h>
 #include <X11/Xlib.h>
index e020358..5addd7b 100644 (file)
--- a/xmodmap.h
+++ b/xmodmap.h
@@ -1,4 +1,3 @@
-/* $Xorg: xmodmap.h,v 1.4 2001/02/09 02:05:56 xorgcvs Exp $ */
 /*
 
 Copyright 1988, 1998  The Open Group
@@ -26,7 +25,6 @@ other dealings in this Software without prior written authorization
 from The Open Group.
 
 */
-/* $XFree86: xc/programs/xmodmap/xmodmap.h,v 1.4 2001/01/17 23:46:21 dawes Exp $ */
 
 extern const char *ProgramName;
 extern Display *dpy;