]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update copyright year
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Jan 2011 04:33:18 +0000 (04:33 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Jan 2011 04:33:18 +0000 (04:33 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169322 138bc75d-0d04-0410-961f-82ee72b054a4

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.