diff options
Diffstat (limited to 'libobjc/objc/thr.h')
-rw-r--r-- | libobjc/objc/thr.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libobjc/objc/thr.h b/libobjc/objc/thr.h index 488ca945fa9..d5ddf9b2f9c 100644 --- a/libobjc/objc/thr.h +++ b/libobjc/objc/thr.h @@ -1,5 +1,6 @@ /* Thread and mutex controls for Objective C. - Copyright (C) 1996, 1997, 2002, 2004, 2009 Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 2002, 2004, 2009, 2010 + Free Software Foundation, Inc. Contributed by Galen C. Hunt (gchunt@cs.rochester.edu) This file is part of GCC. |