summaryrefslogtreecommitdiffstats
path: root/include/splay-tree.h
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2009-09-03 02:02:48 +0000
committerAlan Modra <modra@gmail.com>2009-09-03 02:02:48 +0000
commit2601da9fffea1fc6d36fea066842c12dfd283bf3 (patch)
tree36430c7eb7a81464b5ff37b090e6b8e2c7f94999 /include/splay-tree.h
parent2dd53c83d4f617f0f1d88c726fc02fe1228b7fce (diff)
downloadcygnal-2601da9fffea1fc6d36fea066842c12dfd283bf3.tar.gz
cygnal-2601da9fffea1fc6d36fea066842c12dfd283bf3.tar.bz2
cygnal-2601da9fffea1fc6d36fea066842c12dfd283bf3.zip
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 8f236e09c..8a56a20cd 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.