diff options
Diffstat (limited to 'system/alpha/palcode/osfpal.S')
-rw-r--r-- | system/alpha/palcode/osfpal.S | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/alpha/palcode/osfpal.S b/system/alpha/palcode/osfpal.S index b19ce3f01..79bff6ca6 100644 --- a/system/alpha/palcode/osfpal.S +++ b/system/alpha/palcode/osfpal.S @@ -1,12 +1,9 @@ /* - * Copyright (c) 2003, 2004 + * Copyright (c) 2003, 2004, 2005, 2006 * The Regents of The University of Michigan * All Rights Reserved * - * 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. + * This code is part of the M5 simulator. * * Permission is granted to use, copy, create derivative works and * redistribute this software and such derivative works for any @@ -27,6 +24,9 @@ * ARISING OUT OF OR IN CONNECTION WITH THE USE OF THE SOFTWARE, EVEN * IF IT HAS BEEN OR IS HEREAFTER ADVISED OF THE POSSIBILITY OF SUCH * DAMAGES. + * + * Modified for M5 by: Ali G. Saidi + * Nathan L. Binkert */ /* |