summaryrefslogtreecommitdiff
path: root/include/splay-tree.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl@gcc.gnu.org>2015-07-14 09:08:59 -0700
committerH.J. Lu <hjl@gcc.gnu.org>2015-07-14 09:08:59 -0700
commit9cefc85619f6920fe533d23d75f2cef6cec6d226 (patch)
treefee9a8a1b439d8ddaf0f17efb97c28c846c9a687 /include/splay-tree.h
parentb6735e769f4f0b9d00f158d12a5979c2546fea8e (diff)
downloadgcc-9cefc85619f6920fe533d23d75f2cef6cec6d226.tar.gz
Update copyright year in include
From-SVN: r225781
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 ec48a1fa5b8..f71d7d7b6f4 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, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1998-2015 Free Software Foundation, Inc.
Contributed by Mark Mitchell (mark@markmitchell.com).
This file is part of GCC.