From: Jakub Jelinek Date: Mon, 4 Jun 2012 09:27:33 +0000 (+0200) Subject: Update Copyright years. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8f27a3f7f0fbd1f77b6b774cb7a12c6334ff331c;p=gcc.git Update Copyright years. From-SVN: r188171 --- diff --git a/gcc/tree-ssa-loop-niter.c b/gcc/tree-ssa-loop-niter.c index 501c431d4c8..8c07e6b7d82 100644 --- a/gcc/tree-ssa-loop-niter.c +++ b/gcc/tree-ssa-loop-niter.c @@ -1,5 +1,5 @@ /* Functions to determine/estimate number of iterations of a loop. - Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. This file is part of GCC.