summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Adkins <jesserayadkins@gmail.com>2010-09-28 13:29:50 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-06 20:37:13 -0700
commitec2cab2dc9b6e7c804984320d8f560adbc3477ff (patch)
tree33f99180e98b3c1c0bea98dec3d1f2df2cbafe09
parent3fe64746bb6c3ede67c9967ebd216a8a39cdb2ea (diff)
Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
-rw-r--r--exec.c3
-rw-r--r--handle.c2
-rw-r--r--man/xmodmap.man4
-rw-r--r--pf.c1
-rw-r--r--wq.h2
-rw-r--r--xmodmap.c2
-rw-r--r--xmodmap.h2
7 files changed, 0 insertions, 16 deletions
diff --git a/exec.c b/exec.c
index c0b7710..0508cd3 100644
--- 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>
diff --git a/handle.c b/handle.c
index d43da21..737e146 100644
--- 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>
diff --git a/man/xmodmap.man b/man/xmodmap.man
index 1c0d23a..ec695c8 100644
--- a/man/xmodmap.man
+++ b/man/xmodmap.man
@@ -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
--- 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
--- 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
diff --git a/xmodmap.c b/xmodmap.c
index 556937a..c984422 100644
--- 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>
diff --git a/xmodmap.h b/xmodmap.h
index e020358..5addd7b 100644
--- 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;