diff options
Diffstat (limited to 'gcc/typeclass.h')
-rw-r--r-- | gcc/typeclass.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/typeclass.h b/gcc/typeclass.h index b4ebb306518f..47a45346c050 100644 --- a/gcc/typeclass.h +++ b/gcc/typeclass.h @@ -1,5 +1,5 @@ /* Type class enum - Copyright (C) 2004-2016 Free Software Foundation, Inc. + Copyright (C) 2004-2017 Free Software Foundation, Inc. This file is part of GCC. |