From 90d04a445cb821407e109da069ac93cd5ff3031f Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 4 Jan 2013 13:49:55 +0100 Subject: Update Copyright years for files modified in 2011 and/or 2012. From-SVN: r194903 --- gcc/regcprop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/regcprop.c') diff --git a/gcc/regcprop.c b/gcc/regcprop.c index cd1af6be24a..78c2da5bec5 100644 --- a/gcc/regcprop.c +++ b/gcc/regcprop.c @@ -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. -- cgit v1.2.1