diff options
Diffstat (limited to 'src/Threads.c')
-rw-r--r-- | src/Threads.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Threads.c b/src/Threads.c index ed26c76..7ae9e18 100644 --- a/src/Threads.c +++ b/src/Threads.c @@ -1,5 +1,3 @@ -/* $Xorg: Threads.c,v 1.4 2001/02/09 02:03:59 xorgcvs Exp $ */ - /************************************************************ Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. @@ -49,7 +47,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/Threads.c,v 3.6 2001/12/14 19:56:31 dawes Exp $ */ #ifdef HAVE_CONFIG_H #include <config.h> |