From: Jesse Adkins <[email protected]> Signed-off-by: Jesse Adkins <[email protected]> --- include/X11/extensions/scrnsaver.h | 1 - man/Xss.man | 4 ---- src/XScrnSaver.c | 2 -- 3 files changed, 0 insertions(+), 7 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..1411679 100644 --- a/man/Xss.man +++ b/man/Xss.man @@ -1,7 +1,3 @@ -.\" -.\" $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 0bbdc60..6273b7d 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 $ */ #define NEED_EVENTS #define NEED_REPLIES -- 1.7.0.4 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
