Update Copyright years.
authorJakub Jelinek <jakub@gcc.gnu.org>
Mon, 4 Jun 2012 09:27:33 +0000 (11:27 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 4 Jun 2012 09:27:33 +0000 (11:27 +0200)
From-SVN: r188171

gcc/tree-ssa-loop-niter.c

index 501c431d4c8026756c665e1ce2ea44898334eb48..8c07e6b7d82bc088a30b34703075d2bb670add74 100644 (file)
@@ -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.