diff options
author | Korey Sewell <ksewell@umich.edu> | 2007-11-15 14:21:01 -0500 |
---|---|---|
committer | Korey Sewell <ksewell@umich.edu> | 2007-11-15 14:21:01 -0500 |
commit | 3110b157e6890273561c6bc3ff407e298e8d910d (patch) | |
tree | b1fd5a31db954118bb93f3eed1a1f8bac75fe7c6 /src/arch/mips/dsp.hh | |
parent | 9cff176bbc77fcfbd45308a027b9b9dec6a81ac2 (diff) | |
download | gem5-3110b157e6890273561c6bc3ff407e298e8d910d.tar.xz |
fix MIPS headers
--HG--
extra : convert_revision : 2870a146a1be0e8c80878090f39c0eaa15d2eb13
Diffstat (limited to 'src/arch/mips/dsp.hh')
-rwxr-xr-x | src/arch/mips/dsp.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/mips/dsp.hh b/src/arch/mips/dsp.hh index fef58c0c4..163044685 100755 --- a/src/arch/mips/dsp.hh +++ b/src/arch/mips/dsp.hh @@ -13,7 +13,7 @@ * and the disclaimer below appear in all copies and derivative works * made, (2) the copyright notice above is augmented as appropriate to * reflect the addition of any new copyrightable work in a derivative - * work (e.g., Copyright N) <Publication Year> Copyright Owner), and (3) + * work (e.g., Copyright (c) <Publication Year> Copyright Owner), and (3) * the name of MIPS Technologies, Inc. ($(B!H(BMIPS$(B!I(B) is not used in any * advertising or publicity pertaining to the use or distribution of * this software without specific, written prior authorization. |