summaryrefslogtreecommitdiff
path: root/dynasm/dasm_x86.h
diff options
context:
space:
mode:
authorMike Pall <mike>2010-01-09 14:28:11 +0100
committerMike Pall <mike>2010-01-09 14:28:11 +0100
commit4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a (patch)
tree444bdb55aa0465d080ca8694a9cf735c081a7424 /dynasm/dasm_x86.h
parentc31ac26fb9803d4b09c27668b7c2d9a01385c9ba (diff)
downloadluajit-4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a.tar.gz
luajit-4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a.tar.bz2
luajit-4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a.zip
Bump all copyright dates to 2010.
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 dab33e5a..a1f08896 100644
--- a/dynasm/dasm_x86.h
+++ b/dynasm/dasm_x86.h
@@ -1,6 +1,6 @@
1/* 1/*
2** DynASM x86 encoding engine. 2** DynASM x86 encoding engine.
3** Copyright (C) 2005-2009 Mike Pall. All rights reserved. 3** Copyright (C) 2005-2010 Mike Pall. All rights reserved.
4** Released under the MIT/X license. See dynasm.lua for full copyright notice. 4** Released under the MIT/X license. See dynasm.lua for full copyright notice.
5*/ 5*/
6 6