diff options
Diffstat (limited to 'libobjc/objc-private/hash.h')
-rw-r--r-- | libobjc/objc-private/hash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/objc-private/hash.h b/libobjc/objc-private/hash.h index 3c147514b83..63279693e31 100644 --- a/libobjc/objc-private/hash.h +++ b/libobjc/objc-private/hash.h @@ -1,5 +1,5 @@ /* Hash tables for Objective C method dispatch. - Copyright (C) 1993-2014 Free Software Foundation, Inc. + Copyright (C) 1993-2015 Free Software Foundation, Inc. This file is part of GCC. |