diff options
Diffstat (limited to 'src/isa/opcodes.rs')
-rw-r--r-- | src/isa/opcodes.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/isa/opcodes.rs b/src/isa/opcodes.rs index 5b63ae8..39401cd 100644 --- a/src/isa/opcodes.rs +++ b/src/isa/opcodes.rs @@ -1,4 +1,4 @@ -// Copyright 2015 David Li +// Copyright 2015-2016 David Li // This file is part of rustv. // rustv is free software: you can redistribute it and/or modify |