aboutsummaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2005-03-13 14:06:48 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2005-03-13 14:06:48 +0000
commitd4ff96d5fcf6017281078787feef6f2718ce5e40 (patch)
tree9ea010888154889794d694bd7f1ab46b32a750cd /gcc/reg-stack.c
parent009bbd5a13598415ecbce4d4439c20a7d963cd28 (diff)
downloadgcc-d4ff96d5fcf6017281078787feef6f2718ce5e40.zip
gcc-d4ff96d5fcf6017281078787feef6f2718ce5e40.tar.gz
gcc-d4ff96d5fcf6017281078787feef6f2718ce5e40.tar.bz2
builtin-attrs.def, [...]: Update copyright.
* builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c, config/mips/vr.h: Update copyright. From-SVN: r96369
Diffstat (limited to 'gcc/reg-stack.c')
-rw-r--r--gcc/reg-stack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/reg-stack.c b/gcc/reg-stack.c
index 87fef58..e92e73c 100644
--- a/gcc/reg-stack.c
+++ b/gcc/reg-stack.c
@@ -1,6 +1,6 @@
/* Register to Stack convert for GNU compiler.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+ 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GCC.