diff options
author | Mike Pall <mike> | 2014-01-16 23:10:16 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2014-01-16 23:10:16 +0100 |
commit | ef59e5482055ed4477144518fc79a993288e855b (patch) | |
tree | 6bd95460a9aa15da40b8df9c12dc5c9bf3749374 /dynasm/dasm_mips.h | |
parent | 6964a7752ae314dcae693abcb0c1175c95ad22e0 (diff) | |
download | luajit-ef59e5482055ed4477144518fc79a993288e855b.tar.gz luajit-ef59e5482055ed4477144518fc79a993288e855b.tar.bz2 luajit-ef59e5482055ed4477144518fc79a993288e855b.zip |
Bump copyright date to 2014.
Diffstat (limited to 'dynasm/dasm_mips.h')
-rw-r--r-- | dynasm/dasm_mips.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dynasm/dasm_mips.h b/dynasm/dasm_mips.h index 0866beb8..43595889 100644 --- a/dynasm/dasm_mips.h +++ b/dynasm/dasm_mips.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | ** DynASM MIPS encoding engine. | 2 | ** DynASM MIPS encoding engine. |
3 | ** Copyright (C) 2005-2013 Mike Pall. All rights reserved. | 3 | ** Copyright (C) 2005-2014 Mike Pall. All rights reserved. |
4 | ** Released under the MIT license. See dynasm.lua for full copyright notice. | 4 | ** Released under the MIT license. See dynasm.lua for full copyright notice. |
5 | */ | 5 | */ |
6 | 6 | ||