aboutsummaryrefslogtreecommitdiff
path: root/libobjc/Makefile.in
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/Makefile.in
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/Makefile.in')
-rw-r--r--libobjc/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/libobjc/Makefile.in b/libobjc/Makefile.in
index c54fb87..4f11c92 100644
--- a/libobjc/Makefile.in
+++ b/libobjc/Makefile.in
@@ -1,6 +1,5 @@
# Makefile for GNU Objective C runtime library.
-# Copyright 1993, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 1993-2013 Free Software Foundation, Inc.
#This file is part of GCC.