From f2fea63c65917a50a741081b6362158b25fb6fa1 Mon Sep 17 00:00:00 2001
From: Korey Sewell <ksewell@umich.edu>
Date: Fri, 16 Nov 2007 21:32:22 -0500
Subject: go back and fix up MIPS copyright headers

--HG--
extra : convert_revision : 886e762e13b7a05d6d8a14bde6c2a3567c32a4d1
---
 src/arch/mips/linux/process.cc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'src/arch/mips/linux/process.cc')

diff --git a/src/arch/mips/linux/process.cc b/src/arch/mips/linux/process.cc
index 9908c980b..06e6e2cf4 100644
--- a/src/arch/mips/linux/process.cc
+++ b/src/arch/mips/linux/process.cc
@@ -1,4 +1,5 @@
 /*
+ * Copyright (c) 2005 The Regents of The University of Michigan
  * Copyright (c) 2007 MIPS Technologies, Inc.
  * All rights reserved.
  *
@@ -25,7 +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: Korey Sewell
+ * Authors: Gabe Black
+ *          Korey Sewell
  */
 
 #include "arch/mips/linux/linux.hh"
-- 
cgit v1.2.3