diff options
Diffstat (limited to 'include/splay-tree.h')
-rw-r--r-- | include/splay-tree.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/splay-tree.h b/include/splay-tree.h index f71d7d7b6f4..d8210f0302c 100644 --- a/include/splay-tree.h +++ b/include/splay-tree.h @@ -1,5 +1,5 @@ /* A splay-tree datatype. - Copyright (C) 1998-2015 Free Software Foundation, Inc. + Copyright (C) 1998-2017 Free Software Foundation, Inc. Contributed by Mark Mitchell (mark@markmitchell.com). This file is part of GCC. |