]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssa-live.c
Update Copyright years for files modified in 2011 and/or 2012.
[thirdparty/gcc.git] / gcc / tree-ssa-live.c
index 878caeb823bee5d7ad3daebfabac478610ca489a..f72f66a0fcb902937159921a4a4bb52f28440fb0 100644 (file)
@@ -1,5 +1,5 @@
 /* Liveness for SSA trees.
-   Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011
+   Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012
    Free Software Foundation, Inc.
    Contributed by Andrew MacLeod <amacleod@redhat.com>