diff options
Diffstat (limited to 'src/arch/mips/linux/system.cc')
-rw-r--r-- | src/arch/mips/linux/system.cc | 3 |
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 */ /** |