Update copyright dates
--HG-- extra : convert_revision : 547e7ddff6b8005a9eaad60970bc51984e84fcd1
This commit is contained in:
parent
71835d42df
commit
a33a3f7c55
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2000-2006 The Regents of The University of Michigan
|
||||
Copyright (c) 2000-2008 The Regents of The University of Michigan
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -42,7 +42,7 @@ __all__ = [ 'options', 'arguments', 'main' ]
|
|||
usage="%prog [m5 options] script.py [script options]"
|
||||
version="%prog 2.0"
|
||||
brief_copyright='''
|
||||
Copyright (c) 2001-2006
|
||||
Copyright (c) 2001-2008
|
||||
The Regents of The University of Michigan
|
||||
All Rights Reserved
|
||||
'''
|
||||
|
|
Loading…
Reference in a new issue