summaryrefslogtreecommitdiff
path: root/gcc/local-alloc.c
diff options
context:
space:
mode:
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-11 23:15:28 +0000
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-11 23:15:28 +0000
commitf4ac4e511a6e9e8c96c3e90c9ff3d04ba749a8a5 (patch)
treef90428ec00a442cd32b64de4867538bef6de1e83 /gcc/local-alloc.c
parentec0be2724e61dbfe6ae49ee2113135a5e5e055dd (diff)
downloadgcc-f4ac4e511a6e9e8c96c3e90c9ff3d04ba749a8a5.tar.gz
Update copyrights.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24624 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/local-alloc.c')
-rw-r--r--gcc/local-alloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/local-alloc.c b/gcc/local-alloc.c
index 660efce62c6..d063aac7ba5 100644
--- a/gcc/local-alloc.c
+++ b/gcc/local-alloc.c
@@ -1,5 +1,5 @@
/* Allocate registers within a basic block, for GNU compiler.
- Copyright (C) 1987, 88, 91, 93-97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1987, 88, 91, 93-98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.