diff options
Diffstat (limited to 'libobjc/objc-private/objc-list.h')
-rw-r--r-- | libobjc/objc-private/objc-list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/objc-private/objc-list.h b/libobjc/objc-private/objc-list.h index 5d342c0630e..481a6c00d1f 100644 --- a/libobjc/objc-private/objc-list.h +++ b/libobjc/objc-private/objc-list.h @@ -1,5 +1,5 @@ /* Generic single linked list to keep various information - Copyright (C) 1993-2013 Free Software Foundation, Inc. + Copyright (C) 1993-2014 Free Software Foundation, Inc. Contributed by Kresten Krab Thorup. This file is part of GCC. |