aboutsummaryrefslogtreecommitdiff
path: root/libobjc/objc/Object.h
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-02-03 11:16:21 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2013-02-03 11:16:21 +0000
commitad2466aee4897a7315549149174e26aae7021ed4 (patch)
tree6d6f00db8662286db176584052aea8259b4aae17 /libobjc/objc/Object.h
parentc0a8a3e6fd651e4c835ca75864390c92efe9b9b7 (diff)
downloadgcc-ad2466aee4897a7315549149174e26aae7021ed4.zip
gcc-ad2466aee4897a7315549149174e26aae7021ed4.tar.gz
gcc-ad2466aee4897a7315549149174e26aae7021ed4.tar.bz2
Update copyright years in libobjc.
From-SVN: r195693
Diffstat (limited to 'libobjc/objc/Object.h')
-rw-r--r--libobjc/objc/Object.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libobjc/objc/Object.h b/libobjc/objc/Object.h
index 37fc510..48e56e6 100644
--- a/libobjc/objc/Object.h
+++ b/libobjc/objc/Object.h
@@ -1,6 +1,5 @@
/* Interface for the Object class for Objective-C.
- Copyright (C) 1993, 1994, 1995, 2009, 2010, 2011
- Free Software Foundation, Inc.
+ Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of GCC.