summaryrefslogtreecommitdiff
path: root/src/arch/mips/process.hh
diff options
context:
space:
mode:
authorKorey Sewell <ksewell@umich.edu>2007-11-16 21:32:22 -0500
committerKorey Sewell <ksewell@umich.edu>2007-11-16 21:32:22 -0500
commitf2fea63c65917a50a741081b6362158b25fb6fa1 (patch)
treeb849d2415acfc965ce1a8e26f4f05e38b47eed17 /src/arch/mips/process.hh
parent52e6aa628411dc37eab30fd19d81aa7c4bb9f508 (diff)
downloadgem5-f2fea63c65917a50a741081b6362158b25fb6fa1.tar.xz
go back and fix up MIPS copyright headers
--HG-- extra : convert_revision : 886e762e13b7a05d6d8a14bde6c2a3567c32a4d1
Diffstat (limited to 'src/arch/mips/process.hh')
-rw-r--r--src/arch/mips/process.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/mips/process.hh b/src/arch/mips/process.hh
index a6e661e23..18bf289b8 100644
--- a/src/arch/mips/process.hh
+++ b/src/arch/mips/process.hh
@@ -27,7 +27,6 @@
*
* Authors: Gabe Black
* Ali Saidi
- * Korey Sewell
*/
#ifndef __MIPS_PROCESS_HH__