summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Adkins <jesserayadkins@gmail.com>2010-09-28 13:30:02 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-06 21:14:32 -0700
commitf00517c478c6e34afd7d1e1477554156d36baf0e (patch)
tree9e74133d46f8b8ab3a93291c610e08c313b6789c
parentc8bbca66bc1cf75ca01c66901605549dc780def6 (diff)
downloadxorg-lib-libXRes-f00517c478c6e34afd7d1e1477554156d36baf0e.tar.gz
Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--include/X11/extensions/XRes.h2
-rw-r--r--src/XRes.c1
2 files changed, 0 insertions, 3 deletions
diff --git a/include/X11/extensions/XRes.h b/include/X11/extensions/XRes.h
index 26c8362..ed4b2b8 100644
--- a/include/X11/extensions/XRes.h
+++ b/include/X11/extensions/XRes.h
@@ -1,8 +1,6 @@
/*
Copyright (c) 2002 XFree86 Inc
*/
-/* $XdotOrg: xc/include/extensions/XRes.h,v 1.4 2003/12/18 05:48:06 dawes Exp $ */
-/* $XFree86: xc/include/extensions/XRes.h,v 1.3 2002/03/10 22:05:51 mvojkovi Exp $ */
#ifndef _XRES_H
#define _XRES_H
diff --git a/src/XRes.c b/src/XRes.c
index 2d46af4..518ad01 100644
--- a/src/XRes.c
+++ b/src/XRes.c
@@ -1,7 +1,6 @@
/*
Copyright (c) 2002 XFree86 Inc
*/
-/* $XFree86: xc/lib/XRes/XRes.c,v 1.3 2002/03/10 22:06:53 mvojkovi Exp $ */
#ifdef HAVE_CONFIG_H
#include <config.h>