aboutsummaryrefslogtreecommitdiff
path: root/libobjc/objc/thr.h
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2011-01-03 21:52:22 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2011-01-03 21:52:22 +0100
commitd652f226fca1e942b7851d1205f8a6a472d9e0a0 (patch)
tree3c1893018c4982715ae7a36867682b0529e61ec6 /libobjc/objc/thr.h
parent4c81ff2682282ce3f33fa918b7f01608f9937553 (diff)
downloadgcc-d652f226fca1e942b7851d1205f8a6a472d9e0a0.zip
gcc-d652f226fca1e942b7851d1205f8a6a472d9e0a0.tar.gz
gcc-d652f226fca1e942b7851d1205f8a6a472d9e0a0.tar.bz2
Update Copyright years for files modified in 2010.
From-SVN: r168438
Diffstat (limited to 'libobjc/objc/thr.h')
-rw-r--r--libobjc/objc/thr.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libobjc/objc/thr.h b/libobjc/objc/thr.h
index 488ca94..d5ddf9b 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.