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/Object.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/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> |