summaryrefslogtreecommitdiff
path: root/src/arch/mips/linux/system.cc
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2007-11-20 15:38:54 -0800
committerGabe Black <gblack@eecs.umich.edu>2007-11-20 15:38:54 -0800
commite35c4f2f089ad25cf3081cea50b018717dd0b192 (patch)
tree48d39aff50851566811f1a2925eb59228e1f6af1 /src/arch/mips/linux/system.cc
parenta12d5975cc8ea9462c731f58c0a950a8d3e44409 (diff)
parent088d7c70968a6ba43eddb4116c35a707747b7216 (diff)
downloadgem5-e35c4f2f089ad25cf3081cea50b018717dd0b192.tar.xz
Merge with head.
--HG-- extra : convert_revision : c4215e516c6d82ad466db898ffeefa0233ca110e
Diffstat (limited to 'src/arch/mips/linux/system.cc')
-rw-r--r--src/arch/mips/linux/system.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/arch/mips/linux/system.cc b/src/arch/mips/linux/system.cc
index b8cc4b295..bed863e9d 100644
--- a/src/arch/mips/linux/system.cc
+++ b/src/arch/mips/linux/system.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007 MIPS Technologies, Inc.
+ * Copyright (c) 2004-2006 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,6 @@
* Authors: Ali Saidi
* Lisa Hsu
* Nathan Binkert
- * Steve Reinhardt
*/
/**