diff options
Diffstat (limited to 'libXaw/src/Tree.c')
-rw-r--r-- | libXaw/src/Tree.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libXaw/src/Tree.c b/libXaw/src/Tree.c index c37b215b9..9dd9b7f53 100644 --- a/libXaw/src/Tree.c +++ b/libXaw/src/Tree.c @@ -1,6 +1,4 @@ /* - * $Xorg: Tree.c,v 1.4 2001/02/09 02:03:47 xorgcvs Exp $ - * Copyright 1990, 1994, 1998 The Open Group @@ -48,7 +46,6 @@ in this Software without prior written authorization from The Open Group. * additional blank space to make the structure of the graph easier to see * as well as to support vertical trees. */ -/* $XFree86: xc/lib/Xaw/Tree.c,v 1.9 2001/01/17 19:42:35 dawes Exp $ */ #ifdef HAVE_CONFIG_H #include <config.h> |