summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-20 18:42:35 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-20 18:42:35 -0800
commit96ec51a0d91920c69d1cfb9e084cc84c4d86ff20 (patch)
tree157167ae610e64b4b2cb3f86f62999d855aaae00
parent2a56e8dda4bac8621dedcb80b1f55c9a25c78d43 (diff)
Purge RCS/CVS version tags
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--cfgparse.y2
-rw-r--r--cfgscan.c2
-rw-r--r--evargs.c2
-rw-r--r--example.cf1
-rw-r--r--printev.c2
-rw-r--r--tokens.h1
-rw-r--r--utils.c2
-rw-r--r--utils.h2
-rw-r--r--xkbevd.c2
-rw-r--r--xkbevd.h2
-rw-r--r--xkbevd.man4
11 files changed, 0 insertions, 22 deletions
diff --git a/cfgparse.y b/cfgparse.y
index e30780f..ed34416 100644
--- a/cfgparse.y
+++ b/cfgparse.y
@@ -1,4 +1,3 @@
-/* $Xorg: cfgparse.y,v 1.3 2000/08/17 19:54:49 cpqbld Exp $ */
/************************************************************
Copyright (c) 1994 by Silicon Graphics Computer Systems, Inc.
@@ -24,7 +23,6 @@
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/programs/xkbevd/cfgparse.y,v 1.4tsi Exp $ */
%token
END_OF_FILE 0
diff --git a/cfgscan.c b/cfgscan.c
index a10ca95..29df118 100644
--- a/cfgscan.c
+++ b/cfgscan.c
@@ -1,4 +1,3 @@
-/* $Xorg: cfgscan.c,v 1.3 2000/08/17 19:54:49 cpqbld Exp $ */
/************************************************************
Copyright (c) 1994 by Silicon Graphics Computer Systems, Inc.
@@ -24,7 +23,6 @@
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/programs/xkbevd/cfgscan.c,v 3.6 2001/01/17 23:46:07 dawes Exp $ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/evargs.c b/evargs.c
index 08c4a64..1def061 100644
--- a/evargs.c
+++ b/evargs.c
@@ -1,4 +1,3 @@
-/* $Xorg: evargs.c,v 1.3 2000/08/17 19:54:49 cpqbld Exp $ */
/************************************************************
Copyright (c) 1995 by Silicon Graphics Computer Systems, Inc.
@@ -24,7 +23,6 @@
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/programs/xkbevd/evargs.c,v 1.3 1999/03/02 11:49:59 dawes Exp $ */
#define DEBUG_VAR evargsDebug
#include "xkbevd.h"
diff --git a/example.cf b/example.cf
index 7e73f15..6d8214e 100644
--- a/example.cf
+++ b/example.cf
@@ -1,4 +1,3 @@
-//$Xorg: example.cf,v 1.3 2000/08/17 19:54:49 cpqbld Exp $
soundDirectory = "/space/erik/.xkb/sounds/"
Bell() "ss/08.ting.aifc"
diff --git a/printev.c b/printev.c
index 445f9fe..99d3c72 100644
--- a/printev.c
+++ b/printev.c
@@ -1,4 +1,3 @@
-/* $Xorg: printev.c,v 1.3 2000/08/17 19:54:49 cpqbld Exp $ */
/************************************************************
Copyright (c) 1995 by Silicon Graphics Computer Systems, Inc.
@@ -24,7 +23,6 @@
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/programs/xkbevd/printev.c,v 3.3 1999/03/02 11:49:59 dawes Exp $ */
#define DEBUG_VAR printevDebug
#include "xkbevd.h"
diff --git a/tokens.h b/tokens.h
index c398143..a65a5fe 100644
--- a/tokens.h
+++ b/tokens.h
@@ -1,4 +1,3 @@
-/* $Xorg: tokens.h,v 1.3 2000/08/17 19:54:49 cpqbld Exp $ */
/************************************************************
Copyright (c) 1994 by Silicon Graphics Computer Systems, Inc.
diff --git a/utils.c b/utils.c
index a37e6fe..08d35f4 100644
--- a/utils.c
+++ b/utils.c
@@ -1,6 +1,5 @@
/*\
- * $XFree86: xc/programs/xkbevd/utils.c,v 3.5 2001/07/25 15:05:25 dawes Exp $
*
* COPYRIGHT 1990
* DIGITAL EQUIPMENT CORPORATION
@@ -25,7 +24,6 @@
* used in advertising or publicity pertaining to distribution of the
* software without specific, written prior permission.
\*/
-/* $Xorg: utils.c,v 1.5 2000/08/17 19:54:49 cpqbld Exp $ */
#define DEBUG_VAR_LOCAL
#include "utils.h"
diff --git a/utils.h b/utils.h
index d624234..a9dcee3 100644
--- a/utils.h
+++ b/utils.h
@@ -2,7 +2,6 @@
#define UTILS_H 1
/*\
- * $Xorg: utils.h,v 1.3 2000/08/17 19:54:49 cpqbld Exp $
*
* COPYRIGHT 1990
* DIGITAL EQUIPMENT CORPORATION
@@ -27,7 +26,6 @@
* used in advertising or publicity pertaining to distribution of the
* software without specific, written prior permission.
\*/
-/* $XFree86: xc/programs/xkbevd/utils.h,v 1.6 2002/01/14 18:30:11 dawes Exp $ */
/***====================================================================***/
diff --git a/xkbevd.c b/xkbevd.c
index 8cc379b..bab5215 100644
--- a/xkbevd.c
+++ b/xkbevd.c
@@ -1,4 +1,3 @@
-/* $Xorg: xkbevd.c,v 1.4 2000/08/17 19:54:49 cpqbld Exp $ */
/************************************************************
Copyright (c) 1995 by Silicon Graphics Computer Systems, Inc.
@@ -24,7 +23,6 @@
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/programs/xkbevd/xkbevd.c,v 3.8 2001/01/17 23:46:09 dawes Exp $ */
#define DEBUG_VAR xkbevdDebug
#include <X11/Xosdefs.h>
diff --git a/xkbevd.h b/xkbevd.h
index 8ac0514..c938800 100644
--- a/xkbevd.h
+++ b/xkbevd.h
@@ -1,4 +1,3 @@
-/* $Xorg: xkbevd.h,v 1.3 2000/08/17 19:54:49 cpqbld Exp $ */
/************************************************************
Copyright (c) 1995 by Silicon Graphics Computer Systems, Inc.
@@ -24,7 +23,6 @@
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/programs/xkbevd/xkbevd.h,v 3.4 2001/01/17 23:46:09 dawes Exp $ */
#ifndef XKBEVD_H
#define XKBEVD_H 1
diff --git a/xkbevd.man b/xkbevd.man
index 638b867..30a05ad 100644
--- a/xkbevd.man
+++ b/xkbevd.man
@@ -1,7 +1,3 @@
-.\" $XdotOrg: $
-.\" $Xorg: xkbevd.man,v 1.3 2000/08/17 19:54:49 cpqbld Exp $
-.\"
-.\" $XFree86: xc/programs/xkbevd/xkbevd.man,v 1.7 2001/01/27 18:21:16 dawes Exp $
.\"
.TH XKBEVD 1 __xorgversion__
.SH NAME