diff options
Diffstat (limited to 'libXt/src/sharedlib.c')
-rw-r--r-- | libXt/src/sharedlib.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libXt/src/sharedlib.c b/libXt/src/sharedlib.c index 699302ced..1322d8c85 100644 --- a/libXt/src/sharedlib.c +++ b/libXt/src/sharedlib.c @@ -1,5 +1,3 @@ -/* $Xorg: sharedlib.c,v 1.4 2001/02/09 02:03:59 xorgcvs Exp $ */ - /* Copyright 1989, 1994, 1998 The Open Group @@ -25,7 +23,6 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/Xt/sharedlib.c,v 3.7 2002/05/31 18:45:46 dawes Exp $ */ #if (defined(SUNSHLIB) || defined(AIXSHLIB)) && !defined(SHAREDCODE) #ifdef HAVE_CONFIG_H |