aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Henderson <rth@gcc.gnu.org>2005-01-05 20:09:34 -0800
committerRichard Henderson <rth@gcc.gnu.org>2005-01-05 20:09:34 -0800
commit8f98556f0151b9a45553a49d876b55f76017d0d9 (patch)
tree9347a5c6eb4e7326b7ce040175abfb867b3afa76 /gcc
parent19f17bb9a0c599d6424919104de1ba79a060a24e (diff)
downloadgcc-8f98556f0151b9a45553a49d876b55f76017d0d9.zip
gcc-8f98556f0151b9a45553a49d876b55f76017d0d9.tar.gz
gcc-8f98556f0151b9a45553a49d876b55f76017d0d9.tar.bz2
Update copyright.
From-SVN: r92985
Diffstat (limited to 'gcc')
-rw-r--r--gcc/reload1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/reload1.c b/gcc/reload1.c
index df7580e..6402050 100644
--- a/gcc/reload1.c
+++ b/gcc/reload1.c
@@ -1,6 +1,6 @@
/* Reload pseudo regs into hard regs for insns that require hard regs.
Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
- 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+ 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GCC.