diff options
author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-17 17:16:21 +0000 |
---|---|---|
committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-17 17:16:21 +0000 |
commit | 8586815817b1d1dd8a803d7d070c517018549289 (patch) | |
tree | 63110f4c7f0d982521ee6207913bcf23c61540b0 /gcc/prefix.c | |
parent | da5633f925261722d527f10e6e1965165f219b30 (diff) | |
download | gcc-8586815817b1d1dd8a803d7d070c517018549289.tar.gz |
Update copyrights
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31465 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/prefix.c')
-rw-r--r-- | gcc/prefix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/prefix.c b/gcc/prefix.c index febec06bfee..88cff94e194 100644 --- a/gcc/prefix.c +++ b/gcc/prefix.c @@ -1,5 +1,5 @@ /* Utility to update paths from internal to external forms. - Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. |