summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-12 18:55:16 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-12 18:55:16 -0800
commit8d68ee228a0031f367cd3edef9d6f9dace984cc6 (patch)
tree6de5fcc9d374c4eea97b3c82dfbead5444fe67b3
parentfdbff6587f29048c85772f21d3647797f96d527f (diff)
Remove CVS version tags
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--LED.c2
-rw-r--r--LED.h1
-rw-r--r--LEDP.h1
-rw-r--r--utils.c2
-rw-r--r--utils.h2
-rw-r--r--xkbbell.c2
-rw-r--r--xkbvleds.c2
-rw-r--r--xkbwatch.c2
8 files changed, 0 insertions, 14 deletions
diff --git a/LED.c b/LED.c
index 73864f5..3da5dd1 100644
--- a/LED.c
+++ b/LED.c
@@ -1,4 +1,3 @@
-/* $Xorg: LED.c,v 1.3 2000/08/17 19:54:51 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/xkbutils/LED.c,v 1.4 2001/01/17 23:46:13 dawes Exp $ */
#include <X11/IntrinsicP.h>
#include <X11/StringDefs.h>
diff --git a/LED.h b/LED.h
index 82abc55..b0d7688 100644
--- a/LED.h
+++ b/LED.h
@@ -1,4 +1,3 @@
-/* $Xorg: LED.h,v 1.3 2000/08/17 19:54:51 cpqbld Exp $ */
/************************************************************
Copyright (c) 1995 by Silicon Graphics Computer Systems, Inc.
diff --git a/LEDP.h b/LEDP.h
index 52ffb1d..8326f8b 100644
--- a/LEDP.h
+++ b/LEDP.h
@@ -1,4 +1,3 @@
-/* $Xorg: LEDP.h,v 1.3 2000/08/17 19:54:51 cpqbld Exp $ */
/************************************************************
Copyright (c) 1995 by Silicon Graphics Computer Systems, Inc.
diff --git a/utils.c b/utils.c
index 8f43c1c..a0def17 100644
--- a/utils.c
+++ b/utils.c
@@ -1,6 +1,5 @@
/*\
- * $Xorg: utils.c,v 1.6 2000/08/17 19:54:51 cpqbld 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.
\*/
-/* $XFree86: xc/programs/xkbutils/utils.c,v 3.4 2001/01/17 23:46:13 dawes Exp $ */
#include "utils.h"
#include <ctype.h>
diff --git a/utils.h b/utils.h
index 6d5ec3b..63a04e9 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:51 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/xkbutils/utils.h,v 1.5 2001/07/25 15:05:26 dawes Exp $ */
/***====================================================================***/
diff --git a/xkbbell.c b/xkbbell.c
index da69fb2..ec841dc 100644
--- a/xkbbell.c
+++ b/xkbbell.c
@@ -1,4 +1,3 @@
-/* $Xorg: xkbbell.c,v 1.4 2000/08/17 19:54:51 cpqbld Exp $ */
/************************************************************
Copyright (c) 1993 by Silicon Graphics Computer Systems, Inc.
@@ -24,7 +23,6 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/programs/xkbutils/xkbbell.c,v 1.4 2001/01/17 23:46:13 dawes Exp $ */
#include <stdio.h>
#include <string.h>
diff --git a/xkbvleds.c b/xkbvleds.c
index 69bcac7..67e93c2 100644
--- a/xkbvleds.c
+++ b/xkbvleds.c
@@ -1,4 +1,3 @@
-/* $Xorg: xkbvleds.c,v 1.4 2000/08/17 19:54:51 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/xkbutils/xkbvleds.c,v 3.4 2001/01/17 23:46:14 dawes Exp $ */
#include <stdlib.h>
#include <X11/X.h>
diff --git a/xkbwatch.c b/xkbwatch.c
index 1e85cb3..7db359a 100644
--- a/xkbwatch.c
+++ b/xkbwatch.c
@@ -1,4 +1,3 @@
-/* $Xorg: xkbwatch.c,v 1.4 2000/08/17 19:54:51 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/xkbutils/xkbwatch.c,v 3.4 2001/01/17 23:46:14 dawes Exp $ */
#include <stdlib.h>
#include <X11/X.h>