aboutsummaryrefslogtreecommitdiff
path: root/include/splay-tree.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2015-01-02 00:45:26 +1030
committerAlan Modra <amodra@gmail.com>2015-01-02 00:53:45 +1030
commitb90efa5b79ac1524ec260f8eb89d1be37e0219a7 (patch)
treea7ebeb673d79bf4ba968d3a740a9b2a185f0bb48 /include/splay-tree.h
parent32d0add0a654c1204ab71dc8a55d9374538c4b33 (diff)
downloadbinutils-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.zip
binutils-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.gz
binutils-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.bz2
ChangeLog rotatation and copyright year update
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 a26135a..159ea80 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.