diff options
author | Jesse Adkins <jesserayadkins@gmail.com> | 2010-09-28 13:30:03 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-06 22:58:48 -0700 |
commit | 87d019acc715c5ab4a5b2431ec882a0f84946c20 (patch) | |
tree | eb3e707b03dd15be477fbf7c36f171316e0bba25 /src/sharedlib.c | |
parent | aa70c813f6eac2cad2944a98a1a444ea69dc024f (diff) |
Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/sharedlib.c')
-rw-r--r-- | src/sharedlib.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sharedlib.c b/src/sharedlib.c index 699302c..1322d8c 100644 --- a/src/sharedlib.c +++ b/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 |