summaryrefslogtreecommitdiff
path: root/gcc/hash-table.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/hash-table.c')
-rw-r--r--gcc/hash-table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/hash-table.c b/gcc/hash-table.c
index 4c9ef0abf72..3127e9c8394 100644
--- a/gcc/hash-table.c
+++ b/gcc/hash-table.c
@@ -1,5 +1,5 @@
/* A type-safe hash table template.
- Copyright (C) 2012-2014 Free Software Foundation, Inc.
+ Copyright (C) 2012-2015 Free Software Foundation, Inc.
Contributed by Lawrence Crowl <crowl@google.com>
This file is part of GCC.