summaryrefslogtreecommitdiff
path: root/gcc/reload1.c
diff options
context:
space:
mode:
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2005-01-06 04:09:34 +0000
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2005-01-06 04:09:34 +0000
commit14592aff0129a36c9cee191359f97a25b249aead (patch)
tree9347a5c6eb4e7326b7ce040175abfb867b3afa76 /gcc/reload1.c
parent96a73e23284366c8a71abdc74cd873a3b09e0482 (diff)
downloadgcc-14592aff0129a36c9cee191359f97a25b249aead.tar.gz
Update copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92985 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/reload1.c')
-rw-r--r--gcc/reload1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/reload1.c b/gcc/reload1.c
index df7580e20b7..64020507aa6 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.