diff options
author | Kevin Lim <ktlim@umich.edu> | 2005-05-26 23:30:12 -0400 |
---|---|---|
committer | Kevin Lim <ktlim@umich.edu> | 2005-05-26 23:30:12 -0400 |
commit | 2a85931c5e830e7155b37cd928e323ea64ae431e (patch) | |
tree | 6bd7ef985e065cd5251b07f106d1d85f60ec785d /cpu/base_dyn_inst.hh | |
parent | 432e779fb04470ae62ca47fe3ed9e00defd3e678 (diff) | |
download | gem5-2a85931c5e830e7155b37cd928e323ea64ae431e.tar.xz |
Added copyright.
--HG--
extra : convert_revision : f6d53ac5130ea9f77f39f7c1aa35eeb1d5107599
Diffstat (limited to 'cpu/base_dyn_inst.hh')
-rw-r--r-- | cpu/base_dyn_inst.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/base_dyn_inst.hh b/cpu/base_dyn_inst.hh index 0c9b43adc..a54e53255 100644 --- a/cpu/base_dyn_inst.hh +++ b/cpu/base_dyn_inst.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 |