From c16c9781939eb8cf175ae82b647c86ed7ea1d767 Mon Sep 17 00:00:00 2001 From: Josh Haberman Date: Sat, 24 Mar 2012 12:28:43 -0700 Subject: Updated DynASM from upstream (Lua 5.2 support). --- dynasm/dasm_x86.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dynasm/dasm_x86.h') diff --git a/dynasm/dasm_x86.h b/dynasm/dasm_x86.h index 23e213c..7c6dcd3 100644 --- a/dynasm/dasm_x86.h +++ b/dynasm/dasm_x86.h @@ -1,7 +1,7 @@ /* ** DynASM x86 encoding engine. -** Copyright (C) 2005-2011 Mike Pall. All rights reserved. -** Released under the MIT/X license. See dynasm.lua for full copyright notice. +** Copyright (C) 2005-2012 Mike Pall. All rights reserved. +** Released under the MIT license. See dynasm.lua for full copyright notice. */ #include -- cgit v1.2.3