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
commitbdf6f996b349c27586514fbcf385403d4ef3812b (patch)
treee87dc3f999290d43360d31fbf65400d2ac8a1abf /include/splay-tree.h
parent106d13fa35d3e8e3c942f522a412243161c696a3 (diff)
downloadbinutils-redhat-bdf6f996b349c27586514fbcf385403d4ef3812b.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 f53f855767..e43d4b62ea 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.