diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-26 21:35:46 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-26 21:35:46 +0000 |
commit | 01514976642987bca4fb9b7032bb07597d7cdf48 (patch) | |
tree | 6cd34ed4fc46db560373cca4395c57b5304673a0 /gcc/config/mips/r3900.h | |
parent | 98089046971408cada3f74eb4c5310788538f688 (diff) | |
download | gcc-01514976642987bca4fb9b7032bb07597d7cdf48.tar.gz |
fix copyrights
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32197 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/mips/r3900.h')
-rw-r--r-- | gcc/config/mips/r3900.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/mips/r3900.h b/gcc/config/mips/r3900.h index 9b19f729fd2..397766333ba 100644 --- a/gcc/config/mips/r3900.h +++ b/gcc/config/mips/r3900.h @@ -1,7 +1,8 @@ /* Definitions of MIPS sub target machine for GNU compiler. Toshiba r3900. You should include mips.h after this. - Copyright (C) 1989, 90-6, 1997 Free Software Foundation, Inc. + Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997 + Free Software Foundation, Inc. Contributed by Gavin Koch (gavin@cygnus.com). This file is part of GNU CC. |