summaryrefslogtreecommitdiff
path: root/libobjc/class.c
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2011-01-03 20:52:22 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2011-01-03 20:52:22 +0000
commitd91f7526fb89f7d993f570efe6ca75ab6f856370 (patch)
tree3c1893018c4982715ae7a36867682b0529e61ec6 /libobjc/class.c
parent5fda16ee74e2dc9277268cb6f8b72cb812b61dcf (diff)
downloadgcc-d91f7526fb89f7d993f570efe6ca75ab6f856370.tar.gz
Update Copyright years for files modified in 2010.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168438 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/class.c')
-rw-r--r--libobjc/class.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/class.c b/libobjc/class.c
index b9e8730beb2..61d6fdf2f46 100644
--- a/libobjc/class.c
+++ b/libobjc/class.c
@@ -1,5 +1,5 @@
/* GNU Objective C Runtime class related functions
- Copyright (C) 1993, 1995, 1996, 1997, 2001, 2002, 2009
+ Copyright (C) 1993, 1995, 1996, 1997, 2001, 2002, 2009, 2010
Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup and Dennis Glatting.