diff options
Diffstat (limited to 'gcc/hash-table.h')
-rw-r--r-- | gcc/hash-table.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/hash-table.h b/gcc/hash-table.h index a80100f1938..206423dc58b 100644 --- a/gcc/hash-table.h +++ b/gcc/hash-table.h @@ -1,6 +1,5 @@ /* A type-safe hash table template. - Copyright (C) 2012 - Free Software Foundation, Inc. + Copyright (C) 2012-2013 Free Software Foundation, Inc. Contributed by Lawrence Crowl <crowl@google.com> This file is part of GCC. |