diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-02-03 11:16:21 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-02-03 11:16:21 +0000 |
commit | ad2466aee4897a7315549149174e26aae7021ed4 (patch) | |
tree | 6d6f00db8662286db176584052aea8259b4aae17 /libobjc/selector.c | |
parent | c0a8a3e6fd651e4c835ca75864390c92efe9b9b7 (diff) | |
download | gcc-ad2466aee4897a7315549149174e26aae7021ed4.tar.gz |
Update copyright years in libobjc.
From-SVN: r195693
Diffstat (limited to 'libobjc/selector.c')
-rw-r--r-- | libobjc/selector.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libobjc/selector.c b/libobjc/selector.c index 767e02b6596..b3d286985c6 100644 --- a/libobjc/selector.c +++ b/libobjc/selector.c @@ -1,6 +1,5 @@ /* GNU Objective C Runtime selector related functions - Copyright (C) 1993, 1995, 1996, 1997, 2002, 2004, 2009, 2010, 2011 - Free Software Foundation, Inc. + Copyright (C) 1993-2013 Free Software Foundation, Inc. Contributed by Kresten Krab Thorup This file is part of GCC. |