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/linking.m | |
parent | c0a8a3e6fd651e4c835ca75864390c92efe9b9b7 (diff) | |
download | gcc-ad2466aee4897a7315549149174e26aae7021ed4.tar.gz |
Update copyright years in libobjc.
From-SVN: r195693
Diffstat (limited to 'libobjc/linking.m')
-rw-r--r-- | libobjc/linking.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/linking.m b/libobjc/linking.m index d4a9c7ee709..88a6c24803c 100644 --- a/libobjc/linking.m +++ b/libobjc/linking.m @@ -1,5 +1,5 @@ /* Force linking of classes required by Objective C runtime. - Copyright (C) 1997, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1997-2013 Free Software Foundation, Inc. Contributed by Ovidiu Predescu (ovidiu@net-community.com). This file is part of GCC. |