diff options
Diffstat (limited to 'gcc/inchash.c')
-rw-r--r-- | gcc/inchash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/inchash.c b/gcc/inchash.c index 0f8583eab5f..1bc097e01f3 100644 --- a/gcc/inchash.c +++ b/gcc/inchash.c @@ -1,5 +1,5 @@ /* Incremential hashing for jhash. - Copyright (C) 2014 Free Software Foundation, Inc. + Copyright (C) 2014-2015 Free Software Foundation, Inc. This file is part of GCC. |