]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssa-ter.c
Update Copyright years for files modified in 2011 and/or 2012.
[thirdparty/gcc.git] / gcc / tree-ssa-ter.c
index 3375a2777c990aeb3abaab83dc32233bdd426d1c..98ae520b4de5984ff6727a46bfb881ac9b1614d8 100644 (file)
@@ -1,5 +1,5 @@
 /* Routines for performing Temporary Expression Replacement (TER) in SSA trees.
-   Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
+   Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
    Free Software Foundation, Inc.
    Contributed by Andrew MacLeod  <amacleod@redhat.com>