summaryrefslogtreecommitdiff
path: root/src/arch/mips/vtophys.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/vtophys.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/vtophys.hh')
-rw-r--r--src/arch/mips/vtophys.hh5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/arch/mips/vtophys.hh b/src/arch/mips/vtophys.hh
index e38182181..6fde36aac 100644
--- a/src/arch/mips/vtophys.hh
+++ b/src/arch/mips/vtophys.hh
@@ -1,5 +1,6 @@
/*
* Copyright (c) 2002-2005 The Regents of The University of Michigan
+ * Copyright (c) 2007 MIPS Technologies, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -25,8 +26,8 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * Authors: Nathan Binkert
- * Steve Reinhardt
+ * Authors: Ali Saidi
+ * Nathan Binkert
* Jaidev Patwardhan
*/