diff options
Diffstat (limited to 'libobjc/objc-private/runtime.h')
-rw-r--r-- | libobjc/objc-private/runtime.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libobjc/objc-private/runtime.h b/libobjc/objc-private/runtime.h index bd11392ebec..8ecba73f8f5 100644 --- a/libobjc/objc-private/runtime.h +++ b/libobjc/objc-private/runtime.h @@ -1,5 +1,6 @@ /* GNU Objective C Runtime internal declarations - Copyright (C) 1993, 1995, 1996, 1997, 2002, 2004, 2009 Free Software Foundation, Inc. + Copyright (C) 1993, 1995, 1996, 1997, 2002, 2004, 2009, 2011 + Free Software Foundation, Inc. Contributed by Kresten Krab Thorup This file is part of GCC. |