diff options
Diffstat (limited to 'libobjc/hash.c')
-rw-r--r-- | libobjc/hash.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libobjc/hash.c b/libobjc/hash.c index 138a2504db2..733fc65019b 100644 --- a/libobjc/hash.c +++ b/libobjc/hash.c @@ -1,5 +1,6 @@ /* Hash tables for Objective C internal structures - Copyright (C) 1993, 1996, 1997, 2004, 2009 Free Software Foundation, Inc. + Copyright (C) 1993, 1996, 1997, 2004, 2009, 2010 + Free Software Foundation, Inc. This file is part of GCC. |