]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/regcprop.c
Update Copyright years for files modified in 2011 and/or 2012.
[thirdparty/gcc.git] / gcc / regcprop.c
index cd1af6be24ac0fce0934411771cba98230e2f0d4..78c2da5bec5ac0097259b96bf1c5fd61c2d4a4a1 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy propagation on hard registers for the GNU compiler.
    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-   2010  Free Software Foundation, Inc.
+   2010, 2011, 2012  Free Software Foundation, Inc.
 
    This file is part of GCC.