summaryrefslogtreecommitdiff
path: root/include/splay-tree.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-14 02:27:44 +0000
committerNick Clifton <nickc@redhat.com>2001-03-14 02:27:44 +0000
commit0ce26f3b143ae89d997ea2b973744326cc638f99 (patch)
tree840465d785ffce59ddbd68c6f78cc41eb385481b /include/splay-tree.h
parent95971ff2d2a2f683b1deb0e21b11f98b7b54d178 (diff)
downloadgdb-0ce26f3b143ae89d997ea2b973744326cc638f99.tar.gz
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates
Diffstat (limited to 'include/splay-tree.h')
-rw-r--r--include/splay-tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/splay-tree.h b/include/splay-tree.h
index f53f855767b..e43d4b62eaa 100644
--- a/include/splay-tree.h
+++ b/include/splay-tree.h
@@ -1,5 +1,5 @@
/* A splay-tree datatype.
- Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+ Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by Mark Mitchell (mark@markmitchell.com).
This file is part of GNU CC.