summaryrefslogtreecommitdiff
path: root/src/arch/mips/vtophys.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/mips/vtophys.cc')
-rwxr-xr-xsrc/arch/mips/vtophys.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/arch/mips/vtophys.cc b/src/arch/mips/vtophys.cc
index 4b9bffa64..dc212862b 100755
--- a/src/arch/mips/vtophys.cc
+++ b/src/arch/mips/vtophys.cc
@@ -1,4 +1,5 @@
/*
+ * Copyright (c) 2002-2005 The Regents of The University of Michigan
* Copyright (c) 2007 MIPS Technologies, Inc.
* All rights reserved.
*
@@ -25,9 +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
- * Ali Saidi
+ * Authors: Ali Saidi
+ * Nathan Binkert
* Jaidev Patwardhan
*/