aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>2011-01-26 21:33:18 -0700
committerJeff Law <law@gcc.gnu.org>2011-01-26 21:33:18 -0700
commit3de28112120e9f920add677d0387aa8032447005 (patch)
tree9bd6386d261dedf259a81f967fbac39c8b319911 /gcc
parent3b8ff89fa6f454d7b8ae81e3aaf45fa67a866ed2 (diff)
downloadgcc-3de28112120e9f920add677d0387aa8032447005.zip
gcc-3de28112120e9f920add677d0387aa8032447005.tar.gz
gcc-3de28112120e9f920add677d0387aa8032447005.tar.bz2
Update copyright year
From-SVN: r169322
Diffstat (limited to 'gcc')
-rw-r--r--gcc/postreload.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/postreload.c b/gcc/postreload.c
index 1cb42f6..1ca8ab4 100644
--- a/gcc/postreload.c
+++ b/gcc/postreload.c
@@ -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.