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/encoding.c | |
parent | c0a8a3e6fd651e4c835ca75864390c92efe9b9b7 (diff) | |
download | gcc-ad2466aee4897a7315549149174e26aae7021ed4.zip gcc-ad2466aee4897a7315549149174e26aae7021ed4.tar.gz gcc-ad2466aee4897a7315549149174e26aae7021ed4.tar.bz2 |
Update copyright years in libobjc.
From-SVN: r195693
Diffstat (limited to 'libobjc/encoding.c')
-rw-r--r-- | libobjc/encoding.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libobjc/encoding.c b/libobjc/encoding.c index 7e33e73..79ad32a 100644 --- a/libobjc/encoding.c +++ b/libobjc/encoding.c @@ -1,6 +1,5 @@ /* Encoding of types for Objective C. - Copyright (C) 1993, 1995, 1996, 1997, 1998, 2000, 2002, 2004, 2009, 2010 - Free Software Foundation, Inc. + Copyright (C) 1993-2013 Free Software Foundation, Inc. Contributed by Kresten Krab Thorup Bitfield support by Ovidiu Predescu |