diff options
Diffstat (limited to 'gcc/ggc-internal.h')
-rw-r--r-- | gcc/ggc-internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ggc-internal.h b/gcc/ggc-internal.h index 3c372124a9a..d7185e29272 100644 --- a/gcc/ggc-internal.h +++ b/gcc/ggc-internal.h @@ -1,7 +1,7 @@ /* Garbage collection for the GNU compiler. Internal definitions for ggc-*.c and stringpool.c. - Copyright (C) 2009-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2016 Free Software Foundation, Inc. This file is part of GCC. |