I forgot to update the copyright year in the patch I just committed.
This patch corrects that omission.  I did not bother with a separate
ChangeLog entry for this patch, since I think it is implicitly covered
by the ChangeLog entry I just committed.  Sorry for omitting this
earlier.

Ian

Index: ipa-cp.c
===================================================================
--- ipa-cp.c	(revision 183166)
+++ ipa-cp.c	(working copy)
@@ -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 <ra...@il.ibm.com> and Martin Jambor

Reply via email to