summaryrefslogtreecommitdiff
path: root/include/splay-tree.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2009-09-03 02:02:48 +0000
committerAlan Modra <amodra@bigpond.net.au>2009-09-03 02:02:48 +0000
commit08afea15a7ff55dbf7b89f8498a676c3b315d11e (patch)
treea7f967cb254940316c7833b2fb07bd25989f7671 /include/splay-tree.h
parent0d5dbc5a564c3de108d5e0002f154e592b8303ba (diff)
downloadbinutils-redhat-08afea15a7ff55dbf7b89f8498a676c3b315d11e.tar.gz
update copyright dates
Diffstat (limited to 'include/splay-tree.h')
-rw-r--r--include/splay-tree.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/splay-tree.h b/include/splay-tree.h
index 8f236e09cc..8a56a20cdc 100644
--- a/include/splay-tree.h
+++ b/include/splay-tree.h
@@ -1,5 +1,6 @@
/* A splay-tree datatype.
- Copyright 1998, 1999, 2000, 2002, 2007 Free Software Foundation, Inc.
+ Copyright 1998, 1999, 2000, 2002, 2005, 2007, 2009
+ Free Software Foundation, Inc.
Contributed by Mark Mitchell (mark@markmitchell.com).
This file is part of GCC.