summaryrefslogtreecommitdiff
path: root/include/splay-tree.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2009-09-02 16:08:35 +0000
committerDJ Delorie <dj@delorie.com>2009-09-02 16:08:35 +0000
commitcbfd04eebc0a5de600c14f25648f88cafaed4f86 (patch)
tree8f5fb57f586eba4a0ef5b75bcd47dd6a975f0e9c /include/splay-tree.h
parentef190a0c4c305bf0374b40ad10eaf889a78cd999 (diff)
downloadbinutils-redhat-cbfd04eebc0a5de600c14f25648f88cafaed4f86.tar.gz
merge from gcc
Diffstat (limited to 'include/splay-tree.h')
-rw-r--r--include/splay-tree.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/splay-tree.h b/include/splay-tree.h
index 8a56a20cdc..8f236e09cc 100644
--- a/include/splay-tree.h
+++ b/include/splay-tree.h
@@ -1,6 +1,5 @@
/* A splay-tree datatype.
- Copyright 1998, 1999, 2000, 2002, 2005, 2007, 2009
- Free Software Foundation, Inc.
+ Copyright 1998, 1999, 2000, 2002, 2007 Free Software Foundation, Inc.
Contributed by Mark Mitchell (mark@markmitchell.com).
This file is part of GCC.