Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2009-09-02 20:08:35 +0400
committerDJ Delorie <dj@redhat.com>2009-09-02 20:08:35 +0400
commit2dd53c83d4f617f0f1d88c726fc02fe1228b7fce (patch)
tree4d4a5ff1b8c237df7f4c357fdecfc430000f4757 /include/splay-tree.h
parent46b487005ae1058ce9377b3f0d14a4462db693f3 (diff)
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 8a56a20cd..8f236e09c 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.