diff options
author | Gavin Romig-Koch <gavin@gcc.gnu.org> | 1999-02-04 07:52:04 +0000 |
---|---|---|
committer | Gavin Romig-Koch <gavin@gcc.gnu.org> | 1999-02-04 07:52:04 +0000 |
commit | 2d7423ebf516882b0475719c3f00cc60e7ecd4f4 (patch) | |
tree | d4bec543039d340cf07caba2acacd68e6679d6e1 | |
parent | 1feed51c7756a848d325a2861536cbec381dd9d3 (diff) | |
download | gcc-2d7423ebf516882b0475719c3f00cc60e7ecd4f4.zip gcc-2d7423ebf516882b0475719c3f00cc60e7ecd4f4.tar.gz gcc-2d7423ebf516882b0475719c3f00cc60e7ecd4f4.tar.bz2 |
update copyright
From-SVN: r25020
-rw-r--r-- | gcc/config/mips/mips.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mips/mips.c b/gcc/config/mips/mips.c index e569c36..f447d42 100644 --- a/gcc/config/mips/mips.c +++ b/gcc/config/mips/mips.c @@ -1,5 +1,5 @@ /* Subroutines for insn-output.c for MIPS - Copyright (C) 1989, 90, 91, 93-97, 1998 Free Software Foundation, Inc. + Copyright (C) 1989, 90, 91, 93-98, 1999 Free Software Foundation, Inc. Contributed by A. Lichnewsky, lich@inria.inria.fr. Changes by Michael Meissner, meissner@osf.org. 64 bit r4000 support by Ian Lance Taylor, ian@cygnus.com, and |