summaryrefslogtreecommitdiff
path: root/gcc/ipa-cp.c
diff options
context:
space:
mode:
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2012-01-13 22:29:05 +0000
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2012-01-13 22:29:05 +0000
commit76ebb952df45ff63565acc4ef0cc60f07b4b8f1a (patch)
tree29111a7bb9e4b5a8fd729667923f26a3216632f3 /gcc/ipa-cp.c
parent981afcd023c1fde56ecf56a473fd69049e859fe2 (diff)
downloadgcc-76ebb952df45ff63565acc4ef0cc60f07b4b8f1a.tar.gz
Update copyright year.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183167 138bc75d-0d04-0410-961f-82ee72b054a4
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 8a4f99259b2..bb008c03878 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