update our copyrights to the new format
This commit is contained in:
parent
5dc260b139
commit
4d1f6a8aca
9 changed files with 28 additions and 37 deletions
|
@ -2,10 +2,7 @@
|
|||
# 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 purpose,
|
||||
|
@ -25,6 +22,9 @@
|
|||
# DAMAGES, WITH RESPECT TO ANY CLAIM 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.
|
||||
#
|
||||
# Authors: Nathan L. Binkert
|
||||
# Ali G. Saidi
|
||||
|
||||
### If we are not compiling on an alpha, we must use cross tools ###
|
||||
ifneq ($(shell uname -m), alpha)
|
||||
|
|
|
@ -3,10 +3,7 @@
|
|||
* 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 purpose,
|
||||
|
@ -26,6 +23,9 @@
|
|||
* DAMAGES, WITH RESPECT TO ANY CLAIM 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
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
|
@ -3,10 +3,7 @@
|
|||
* 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 purpose,
|
||||
|
@ -26,7 +23,10 @@
|
|||
* DAMAGES, WITH RESPECT TO ANY CLAIM 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
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright 1993 Hewlett-Packard Development Company, L.P.
|
||||
*
|
||||
|
|
|
@ -3,10 +3,7 @@
|
|||
* 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 purpose,
|
||||
|
|
|
@ -3,10 +3,7 @@
|
|||
* 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 purpose,
|
||||
|
|
|
@ -3,10 +3,7 @@
|
|||
* 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 purpose,
|
||||
|
|
|
@ -2,10 +2,7 @@
|
|||
# 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 purpose,
|
||||
|
@ -25,6 +22,9 @@
|
|||
# DAMAGES, WITH RESPECT TO ANY CLAIM 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.
|
||||
#
|
||||
# Authors: Nathan L. Binkert
|
||||
# Ali G. Saidi
|
||||
|
||||
# Makefile for palcode
|
||||
# Works on alpha-linux and builds elf executable
|
||||
|
|
|
@ -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
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
|
@ -3,10 +3,7 @@
|
|||
* 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
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue