aboutsummaryrefslogtreecommitdiff
path: root/dynasm/dasm_mips.h
diff options
context:
space:
mode:
authorMike Pall <mike>2016-03-03 12:02:22 +0100
committerMike Pall <mike>2016-03-03 12:02:22 +0100
commitdb1b399af134e715b8ba9a0e4ad9cbafbe06ecb1 (patch)
tree24aae4d9c3f611b7af398c4ac864acd0009ba32d /dynasm/dasm_mips.h
parenta44388967763d0f7f5f78dfd71703437afa69fc0 (diff)
downloadluajit-db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1.tar.gz
luajit-db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1.tar.bz2
luajit-db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1.zip
Bump copyright date to 2016.
Diffstat (limited to 'dynasm/dasm_mips.h')
-rw-r--r--dynasm/dasm_mips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynasm/dasm_mips.h b/dynasm/dasm_mips.h
index 2f4c2d22..c10528fa 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-2015 Mike Pall. All rights reserved. 3** Copyright (C) 2005-2016 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