diff options
author | Jesse Adkins <jesserayadkins@gmail.com> | 2010-09-28 13:30:02 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-06 21:14:42 -0700 |
commit | 3ef4f63bf542411aa01e62ef5e8c8120afe255be (patch) | |
tree | 563fea97784d5d877d505a4bacb13d23a3724800 | |
parent | 25c4abc730f7d2407c33fcd5c48a6a82c541c921 (diff) |
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/scrnsaver.h | 1 | ||||
-rw-r--r-- | man/Xss.man | 3 | ||||
-rw-r--r-- | src/XScrnSaver.c | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/include/X11/extensions/scrnsaver.h b/include/X11/extensions/scrnsaver.h index 72f92b8..654aef6 100644 --- a/include/X11/extensions/scrnsaver.h +++ b/include/X11/extensions/scrnsaver.h @@ -25,7 +25,6 @@ in this Software without prior written authorization from the X Consortium. * * Author: Keith Packard, MIT X Consortium */ -/* $XFree86$ */ #ifndef _SCRNSAVER_H_ #define _SCRNSAVER_H_ diff --git a/man/Xss.man b/man/Xss.man index 7b65d96..c9b091d 100644 --- a/man/Xss.man +++ b/man/Xss.man @@ -1,7 +1,4 @@ .\" -.\" $XFree86: xc/lib/Xss/Xss.man,v 1.1 2003/10/26 19:00:24 herrb Exp $ -.\" $XdotOrg: lib/XScrnSaver/man/Xss.man,v 1.2 2004/04/23 18:43:51 eich Exp $ -.\" .\" Copyright (C) 2003 The XFree86 Project, Inc. All Rights Reserved. .\" .\" Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/XScrnSaver.c b/src/XScrnSaver.c index d496b94..c19dc0a 100644 --- a/src/XScrnSaver.c +++ b/src/XScrnSaver.c @@ -1,5 +1,4 @@ /* - * $XConsortium: XScrnSaver.c,v 1.5 94/04/17 20:59:35 rws Exp $ * Copyright (c) 1992 X Consortium @@ -26,7 +25,6 @@ in this Software without prior written authorization from the X Consortium. * * Author: Keith Packard, MIT X Consortium */ -/* $XFree86: xc/lib/Xss/XScrnSaver.c,v 3.1 2001/10/28 03:32:40 tsi Exp $ */ #include <X11/Xlibint.h> #include <X11/Xutil.h> |