diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-01-03 13:08:21 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-01-03 13:08:21 -0700 |
commit | 08ea656fb672c6948566b02b8733b08d7b9b606e (patch) | |
tree | eee7851849fe4e2eb1a4651aa2898422cec53a31 /gcc | |
parent | d670fb27a0477b767e8b35b904f8f77925bba160 (diff) | |
download | gcc-08ea656fb672c6948566b02b8733b08d7b9b606e.zip gcc-08ea656fb672c6948566b02b8733b08d7b9b606e.tar.gz gcc-08ea656fb672c6948566b02b8733b08d7b9b606e.tar.bz2 |
Copyright update.
From-SVN: r24468
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/mips/mips.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mips/mips.md b/gcc/config/mips/mips.md index c4a7744..8640ebb 100644 --- a/gcc/config/mips/mips.md +++ b/gcc/config/mips/mips.md @@ -3,7 +3,7 @@ ;; Changes by Michael Meissner, meissner@osf.org ;; 64 bit r4000 support by Ian Lance Taylor, ian@cygnus.com, and ;; Brendan Eich, brendan@microunity.com. -;; Copyright (C) 1989, 90-97, 1998 Free Software Foundation, Inc. +;; Copyright (C) 1989, 90-98, 1999 Free Software Foundation, Inc. ;; This file is part of GNU CC. |