summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2010-01-14 19:07:17 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2010-01-14 19:07:17 -0800
commit43397a8cb586caefc60787c98792ae2aae43fddf (patch)
tree4e809dd9f345c332cce9b64c90925745cb85abf4
parente27e229cf7f1809b1997dcafc147e512b0fb014d (diff)
downloadxorg-lib-libXfixes-43397a8cb586caefc60787c98792ae2aae43fddf.tar.gz
Purge CVS/RCS id tags
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--include/X11/extensions/Xfixes.h1
-rw-r--r--man/Xfixes.man1
-rw-r--r--src/Cursor.c1
-rw-r--r--src/SaveSet.c1
-rw-r--r--src/Selection.c1
-rw-r--r--src/Xfixes.c1
-rw-r--r--src/Xfixesint.h1
7 files changed, 0 insertions, 7 deletions
diff --git a/include/X11/extensions/Xfixes.h b/include/X11/extensions/Xfixes.h
index 873aab3..b2cd583 100644
--- a/include/X11/extensions/Xfixes.h
+++ b/include/X11/extensions/Xfixes.h
@@ -1,5 +1,4 @@
/*
- * $XFree86: xc/lib/Xfixes/Xfixes.h,v 1.1 2002/11/30 06:21:45 keithp Exp $
*
* Copyright © 2006 Sun Microsystems
*
diff --git a/man/Xfixes.man b/man/Xfixes.man
index 9722236..ddc6c46 100644
--- a/man/Xfixes.man
+++ b/man/Xfixes.man
@@ -1,5 +1,4 @@
.\"
-.\" $XFree86: xc/lib/Xfixes/Xfixes.man,v 1.1 2002/11/30 06:21:45 keithp Exp $
.\"
.\" Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
.\"
diff --git a/src/Cursor.c b/src/Cursor.c
index 5fd8efe..b1f9b9c 100644
--- a/src/Cursor.c
+++ b/src/Cursor.c
@@ -1,5 +1,4 @@
/*
- * $XFree86: xc/lib/Xfixes/Cursor.c,v 1.1 2002/11/30 06:21:44 keithp Exp $
*
* Copyright © 2006 Sun Microsystems
*
diff --git a/src/SaveSet.c b/src/SaveSet.c
index c5b73f9..c57ae73 100644
--- a/src/SaveSet.c
+++ b/src/SaveSet.c
@@ -1,5 +1,4 @@
/*
- * $XFree86: xc/lib/Xfixes/SaveSet.c,v 1.1 2002/11/30 18:41:33 keithp Exp $
*
* Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
*
diff --git a/src/Selection.c b/src/Selection.c
index 888dc84..708d583 100644
--- a/src/Selection.c
+++ b/src/Selection.c
@@ -1,5 +1,4 @@
/*
- * $XFree86: xc/lib/Xfixes/Selection.c,v 1.1 2002/11/30 06:21:45 keithp Exp $
*
* Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
*
diff --git a/src/Xfixes.c b/src/Xfixes.c
index b9b0fb6..8817ee0 100644
--- a/src/Xfixes.c
+++ b/src/Xfixes.c
@@ -1,5 +1,4 @@
/*
- * $XFree86: xc/lib/Xfixes/Xfixes.c,v 1.1 2002/11/30 06:21:45 keithp Exp $
*
* Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
*
diff --git a/src/Xfixesint.h b/src/Xfixesint.h
index e227571..8f0c0b1 100644
--- a/src/Xfixesint.h
+++ b/src/Xfixesint.h
@@ -1,5 +1,4 @@
/*
- * $XFree86: xc/lib/Xfixes/Xfixesint.h,v 1.1 2002/11/30 06:21:45 keithp Exp $
*
* Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
*