aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-cp.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2012-01-13 22:29:05 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2012-01-13 22:29:05 +0000
commit932c7744276a5917ed8e216ca400c72a70fea27e (patch)
tree29111a7bb9e4b5a8fd729667923f26a3216632f3 /gcc/ipa-cp.c
parent9ab6f957a224f4c09edfc740f72fc310066fac9c (diff)
downloadgcc-932c7744276a5917ed8e216ca400c72a70fea27e.zip
gcc-932c7744276a5917ed8e216ca400c72a70fea27e.tar.gz
gcc-932c7744276a5917ed8e216ca400c72a70fea27e.tar.bz2
Update copyright year.
From-SVN: r183167
Diffstat (limited to 'gcc/ipa-cp.c')
-rw-r--r--gcc/ipa-cp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ipa-cp.c b/gcc/ipa-cp.c
index 8a4f992..bb008c0 100644
--- a/gcc/ipa-cp.c
+++ b/gcc/ipa-cp.c
@@ -1,5 +1,5 @@
/* Interprocedural constant propagation
- Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011
+ Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
Free Software Foundation, Inc.
Contributed by Razya Ladelsky <RAZYA@il.ibm.com> and Martin Jambor