summaryrefslogtreecommitdiff
path: root/xauth.c
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:34:58 -0700
commit1a2ad8ef43c82dcbe0c6fc024c5a627ebb927a82 (patch)
tree37a6d45aad2b050725d750c6c79cb393d4f17da7 /xauth.c
parentda552fc4c69a62b6227383452e56428cd5d696a0 (diff)
downloadxorg-app-xauth-1a2ad8ef43c82dcbe0c6fc024c5a627ebb927a82.tar.gz
Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
Diffstat (limited to 'xauth.c')
-rw-r--r--xauth.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/xauth.c b/xauth.c
index aa8fb7e..557c6a6 100644
--- a/xauth.c
+++ b/xauth.c
@@ -1,6 +1,4 @@
/*
- * $Xorg: xauth.c,v 1.4 2001/02/09 02:05:38 xorgcvs Exp $
- * $XdotOrg: $
*
* xauth - manipulate authorization file
*
@@ -29,7 +27,6 @@ in this Software without prior written authorization from The Open Group.
* *
* Author: Jim Fulton, MIT X Consortium
*/
-/* $XFree86: xc/programs/xauth/xauth.c,v 1.5tsi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"