diff options
Diffstat (limited to 'src/arch/mips/vtophys.hh')
-rw-r--r-- | src/arch/mips/vtophys.hh | 5 |
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 */ |