diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-04 12:49:55 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-04 12:49:55 +0000 |
commit | 71e45bc23e1b15089ec18bc5dddafbd53bc6e7b3 (patch) | |
tree | bb55f5b72dfc557698b74a9e740269cce291d1d5 /libobjc/selector.c | |
parent | 9448cf4a2fd9d9ef39b85d914b09c5efbea44731 (diff) | |
download | gcc-71e45bc23e1b15089ec18bc5dddafbd53bc6e7b3.tar.gz |
Update Copyright years for files modified in 2011 and/or 2012.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194903 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/selector.c')
-rw-r--r-- | libobjc/selector.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/selector.c b/libobjc/selector.c index 55ca7064bd2..767e02b6596 100644 --- a/libobjc/selector.c +++ b/libobjc/selector.c @@ -1,5 +1,5 @@ /* GNU Objective C Runtime selector related functions - Copyright (C) 1993, 1995, 1996, 1997, 2002, 2004, 2009, 2010 + Copyright (C) 1993, 1995, 1996, 1997, 2002, 2004, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by Kresten Krab Thorup |