]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update copyright year
authorJeff Law <law@gcc.gnu.org>
Thu, 27 Jan 2011 04:33:18 +0000 (21:33 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 27 Jan 2011 04:33:18 +0000 (21:33 -0700)
From-SVN: r169322

gcc/postreload.c

index 1cb42f65aad1bf7504cd940aa5a3f8ac1e799a3c..1ca8ab4d0bdfef13e62e6a4573bd7aafeba0b0c0 100644 (file)
@@ -1,7 +1,7 @@
 /* Perform simple optimizations to clean up the result of reload.
    Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997,
    1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-   2010 Free Software Foundation, Inc.
+   2010, 2011 Free Software Foundation, Inc.
 
 This file is part of GCC.