diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/alpha/alpha_linux_process.hh | 2 | ||||
-rw-r--r-- | arch/alpha/alpha_memory.cc | 2 | ||||
-rw-r--r-- | arch/alpha/alpha_memory.hh | 2 | ||||
-rw-r--r-- | arch/alpha/alpha_tru64_process.hh | 2 | ||||
-rw-r--r-- | arch/alpha/aout_machdep.h | 2 | ||||
-rw-r--r-- | arch/alpha/arguments.cc | 2 | ||||
-rw-r--r-- | arch/alpha/arguments.hh | 2 | ||||
-rw-r--r-- | arch/alpha/ev5.cc | 2 | ||||
-rw-r--r-- | arch/alpha/ev5.hh | 2 | ||||
-rw-r--r-- | arch/alpha/faults.cc | 2 | ||||
-rw-r--r-- | arch/alpha/faults.hh | 2 | ||||
-rw-r--r-- | arch/alpha/isa_desc | 4 | ||||
-rw-r--r-- | arch/alpha/osfpal.cc | 2 | ||||
-rw-r--r-- | arch/alpha/osfpal.hh | 2 | ||||
-rw-r--r-- | arch/alpha/pseudo_inst.cc | 2 | ||||
-rw-r--r-- | arch/alpha/pseudo_inst.hh | 2 | ||||
-rw-r--r-- | arch/alpha/vptr.hh | 2 | ||||
-rw-r--r-- | arch/alpha/vtophys.cc | 2 | ||||
-rw-r--r-- | arch/alpha/vtophys.hh | 2 |
19 files changed, 20 insertions, 20 deletions
diff --git a/arch/alpha/alpha_linux_process.hh b/arch/alpha/alpha_linux_process.hh index 4b8936192..b4fe8e8f8 100644 --- a/arch/alpha/alpha_linux_process.hh +++ b/arch/alpha/alpha_linux_process.hh @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003 The Regents of The University of Michigan + * Copyright (c) 2003-2004 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/alpha_memory.cc b/arch/alpha/alpha_memory.cc index 8f6d7a51a..906f60668 100644 --- a/arch/alpha/alpha_memory.cc +++ b/arch/alpha/alpha_memory.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2004 The Regents of The University of Michigan + * Copyright (c) 2001-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/alpha_memory.hh b/arch/alpha/alpha_memory.hh index 0d4b8d1f2..788923434 100644 --- a/arch/alpha/alpha_memory.hh +++ b/arch/alpha/alpha_memory.hh @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2004 The Regents of The University of Michigan + * Copyright (c) 2001-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/alpha_tru64_process.hh b/arch/alpha/alpha_tru64_process.hh index 8e5a64b51..49979806c 100644 --- a/arch/alpha/alpha_tru64_process.hh +++ b/arch/alpha/alpha_tru64_process.hh @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003 The Regents of The University of Michigan + * Copyright (c) 2003-2004 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/aout_machdep.h b/arch/alpha/aout_machdep.h index 944aa44d4..df9d9ac6a 100644 --- a/arch/alpha/aout_machdep.h +++ b/arch/alpha/aout_machdep.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003 The Regents of The University of Michigan + * Copyright (c) 2003-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/arguments.cc b/arch/alpha/arguments.cc index 392f842fe..a340a2053 100644 --- a/arch/alpha/arguments.cc +++ b/arch/alpha/arguments.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003 The Regents of The University of Michigan + * Copyright (c) 2003-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/arguments.hh b/arch/alpha/arguments.hh index b4dc0eea8..75346bf58 100644 --- a/arch/alpha/arguments.hh +++ b/arch/alpha/arguments.hh @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003 The Regents of The University of Michigan + * Copyright (c) 2003-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/ev5.cc b/arch/alpha/ev5.cc index f57f0dc7f..4ae688330 100644 --- a/arch/alpha/ev5.cc +++ b/arch/alpha/ev5.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2005 The Regents of The University of Michigan + * Copyright (c) 2002-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/ev5.hh b/arch/alpha/ev5.hh index 2112d8ba5..8508162ed 100644 --- a/arch/alpha/ev5.hh +++ b/arch/alpha/ev5.hh @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2005 The Regents of The University of Michigan + * Copyright (c) 2002-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/faults.cc b/arch/alpha/faults.cc index c98bb91a5..3aecf029d 100644 --- a/arch/alpha/faults.cc +++ b/arch/alpha/faults.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003 The Regents of The University of Michigan + * Copyright (c) 2003-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/faults.hh b/arch/alpha/faults.hh index a49a1c4f0..bbac7cbf2 100644 --- a/arch/alpha/faults.hh +++ b/arch/alpha/faults.hh @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2004 The Regents of The University of Michigan + * Copyright (c) 2003-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/isa_desc b/arch/alpha/isa_desc index bf7163a1c..12b2a4822 100644 --- a/arch/alpha/isa_desc +++ b/arch/alpha/isa_desc @@ -6,8 +6,8 @@ //This code is part of the M5 simulator, developed by Nathan Binkert, //Erik Hallnor, Steve Raasch, and Steve Reinhardt, with contributions -//from Ron Dreslinski, Dave Greene, Lisa Hsu, Ali Saidi, and Andrew -//Schultz. +//from Ron Dreslinski, Dave Greene, Lisa Hsu, Kevin Lim, Ali Saidi, +//and Andrew Schultz. //Permission is granted to use, copy, create derivative works and //redistribute this software and such derivative works for any purpose, diff --git a/arch/alpha/osfpal.cc b/arch/alpha/osfpal.cc index 3cdc3864a..a48bd28d9 100644 --- a/arch/alpha/osfpal.cc +++ b/arch/alpha/osfpal.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2004 The Regents of The University of Michigan + * Copyright (c) 2003-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/osfpal.hh b/arch/alpha/osfpal.hh index 2a835633f..f46d2bce1 100644 --- a/arch/alpha/osfpal.hh +++ b/arch/alpha/osfpal.hh @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2004 The Regents of The University of Michigan + * Copyright (c) 2003-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/pseudo_inst.cc b/arch/alpha/pseudo_inst.cc index b541dc446..123ce44c6 100644 --- a/arch/alpha/pseudo_inst.cc +++ b/arch/alpha/pseudo_inst.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2004 The Regents of The University of Michigan + * Copyright (c) 2003-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/pseudo_inst.hh b/arch/alpha/pseudo_inst.hh index 46347ad69..22101b7e2 100644 --- a/arch/alpha/pseudo_inst.hh +++ b/arch/alpha/pseudo_inst.hh @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2004 The Regents of The University of Michigan + * Copyright (c) 2003-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/vptr.hh b/arch/alpha/vptr.hh index e955c67cf..d1bda4061 100644 --- a/arch/alpha/vptr.hh +++ b/arch/alpha/vptr.hh @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 The Regents of The University of Michigan + * Copyright (c) 2004-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/vtophys.cc b/arch/alpha/vtophys.cc index b87842f49..27014164c 100644 --- a/arch/alpha/vtophys.cc +++ b/arch/alpha/vtophys.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2004 The Regents of The University of Michigan + * Copyright (c) 2002-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/arch/alpha/vtophys.hh b/arch/alpha/vtophys.hh index 8e47a0031..95430ce77 100644 --- a/arch/alpha/vtophys.hh +++ b/arch/alpha/vtophys.hh @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2004 The Regents of The University of Michigan + * Copyright (c) 2002-2005 The Regents of The University of Michigan * All rights reserved. * * Redistribution and use in source and binary forms, with or without |