summaryrefslogtreecommitdiff
path: root/dynasm/dasm_x86.h
diff options
context:
space:
mode:
authorMike Pall <mike>2014-01-16 23:10:16 +0100
committerMike Pall <mike>2014-01-16 23:10:16 +0100
commitef59e5482055ed4477144518fc79a993288e855b (patch)
tree6bd95460a9aa15da40b8df9c12dc5c9bf3749374 /dynasm/dasm_x86.h
parent6964a7752ae314dcae693abcb0c1175c95ad22e0 (diff)
downloadluajit2-ef59e5482055ed4477144518fc79a993288e855b.tar.gz
Bump copyright date to 2014.
Diffstat (limited to 'dynasm/dasm_x86.h')
-rw-r--r--dynasm/dasm_x86.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynasm/dasm_x86.h b/dynasm/dasm_x86.h
index c91bfdd5..97cbbea8 100644
--- a/dynasm/dasm_x86.h
+++ b/dynasm/dasm_x86.h
@@ -1,6 +1,6 @@
/*
** DynASM x86 encoding engine.
-** Copyright (C) 2005-2013 Mike Pall. All rights reserved.
+** Copyright (C) 2005-2014 Mike Pall. All rights reserved.
** Released under the MIT license. See dynasm.lua for full copyright notice.
*/