summaryrefslogtreecommitdiff
path: root/include/splay-tree.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-14 19:44:38 +0000
committerNick Clifton <nickc@gcc.gnu.org>2001-03-14 19:44:38 +0000
commit01f537aba0ebefc5ca17d3282567890a958037db (patch)
treef8a7d77f6fb456426df7d6c529d82dc91b8fc6a6 /include/splay-tree.h
parent7f63897e8ff585fb49eea6152711b026ef3ff66c (diff)
downloadgcc-01f537aba0ebefc5ca17d3282567890a958037db.tar.gz
Fix copyright dates
From-SVN: r40469
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.