diff options
Diffstat (limited to 'gcc/c-family/c-objc.h')
-rw-r--r-- | gcc/c-family/c-objc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-family/c-objc.h b/gcc/c-family/c-objc.h index e9ec8f894a8..4e362b3236d 100644 --- a/gcc/c-family/c-objc.h +++ b/gcc/c-family/c-objc.h @@ -1,5 +1,5 @@ /* Definitions of Objective-C front-end entry points used for C and C++. - Copyright (C) 1987-2015 Free Software Foundation, Inc. + Copyright (C) 1987-2016 Free Software Foundation, Inc. This file is part of GCC. |