diff options
Diffstat (limited to 'src/Object.c')
-rw-r--r-- | src/Object.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Object.c b/src/Object.c index f650746..ae1ac75 100644 --- a/src/Object.c +++ b/src/Object.c @@ -1,5 +1,3 @@ -/* $Xorg: Object.c,v 1.4 2001/02/09 02:03:56 xorgcvs Exp $ */ - /*********************************************************** Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. @@ -69,7 +67,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/Object.c,v 1.5 2001/01/17 19:43:06 dawes Exp $ */ #ifdef HAVE_CONFIG_H #include <config.h> |