summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Adkins <jesserayadkins@gmail.com>2010-09-28 13:29:49 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-06 20:35:36 -0700
commitfcda75a70b29e1532a2a5f33058f3882bcad2642 (patch)
tree304c98523b5b514eae02d4518a3b021214a7a718
parent2cbe4f83d4b24794679bda517573f907bb3de710 (diff)
Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
-rw-r--r--Eyes.c2
-rw-r--r--Eyes.h3
-rw-r--r--EyesP.h3
-rw-r--r--transform.c1
-rw-r--r--transform.h1
-rw-r--r--xeyes.c2
-rw-r--r--xeyes.man4
7 files changed, 0 insertions, 16 deletions
diff --git a/Eyes.c b/Eyes.c
index e792445..a9f2618 100644
--- a/Eyes.c
+++ b/Eyes.c
@@ -1,5 +1,3 @@
-/* $XConsortium: Eyes.c,v 1.28 94/04/17 20:45:22 eswu Exp $ */
-/* $XFree86: xc/programs/xeyes/Eyes.c,v 1.3 2001/07/25 15:05:21 dawes Exp $ */
/*
Copyright (c) 1991 X Consortium
diff --git a/Eyes.h b/Eyes.h
index 424967b..5170356 100644
--- a/Eyes.h
+++ b/Eyes.h
@@ -1,6 +1,3 @@
-/*
-* $XConsortium: Eyes.h,v 1.7 90/12/01 13:04:51 rws Exp $
-*/
#ifndef _XtEyes_h
#define _XtEyes_h
diff --git a/EyesP.h b/EyesP.h
index 3a04b13..159d7f3 100644
--- a/EyesP.h
+++ b/EyesP.h
@@ -1,6 +1,3 @@
-/*
-* $XConsortium: EyesP.h,v 1.9 90/12/01 13:04:43 rws Exp $
-*/
#ifndef _EyesP_h
#define _EyesP_h
diff --git a/transform.c b/transform.c
index 5f63516..ae6eb2e 100644
--- a/transform.c
+++ b/transform.c
@@ -1,7 +1,6 @@
/*
* transformed coordinate system objects for X
*/
-/* $XFree86: xc/programs/xeyes/transform.c,v 1.3 2000/02/17 14:00:35 dawes Exp $ */
# include <X11/Xos.h>
# include <stdlib.h>
diff --git a/transform.h b/transform.h
index 7567fcc..e2f5467 100644
--- a/transform.h
+++ b/transform.h
@@ -2,7 +2,6 @@
* header file for transformed coordinate system. No rotations
* supported, as elipses cannot be rotated in X.
*/
-/* $XFree86$ */
typedef struct _transform {
double mx, bx;
diff --git a/xeyes.c b/xeyes.c
index 276a084..91967dc 100644
--- a/xeyes.c
+++ b/xeyes.c
@@ -1,4 +1,3 @@
-/* $XConsortium: xeyes.c,v 1.16 94/04/17 20:45:23 rws Exp $ */
/*
Copyright (c) 1991 X Consortium
@@ -28,7 +27,6 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86: xc/programs/xeyes/xeyes.c,v 1.3 2000/02/17 14:00:35 dawes Exp $ */
#ifdef HAVE_CONFIG_H
# include "config.h"
diff --git a/xeyes.man b/xeyes.man
index 1685af2..db144b9 100644
--- a/xeyes.man
+++ b/xeyes.man
@@ -1,7 +1,3 @@
-.\" $XConsortium: xeyes.man,v 1.12 94/04/17 20:45:24 gildea Exp $
-.\"
-.\" $XFree86: xc/programs/xeyes/xeyes.man,v 1.3 2001/01/27 18:21:12 dawes Exp $
-.\"
.TH XEYES 1 __xorgversion__
.SH NAME
xeyes \- a follow the mouse X demo