summaryrefslogtreecommitdiffstats
path: root/include/splay-tree.h
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2009-09-02 07:21:40 +0000
committerAlan Modra <modra@gmail.com>2009-09-02 07:21:40 +0000
commit46b487005ae1058ce9377b3f0d14a4462db693f3 (patch)
tree36430c7eb7a81464b5ff37b090e6b8e2c7f94999 /include/splay-tree.h
parenta8a0198744c8e6acd7be27f0433e98c58457f554 (diff)
downloadcygnal-46b487005ae1058ce9377b3f0d14a4462db693f3.tar.gz
cygnal-46b487005ae1058ce9377b3f0d14a4462db693f3.tar.bz2
cygnal-46b487005ae1058ce9377b3f0d14a4462db693f3.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.