From 06f99fc3dfa5da1fb9de7210b8a0ce772745a375 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sun, 9 Jan 2011 17:12:53 +0100 Subject: Bump copyright date to 2011. --- lib/dis_x86.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/dis_x86.lua') diff --git a/lib/dis_x86.lua b/lib/dis_x86.lua index ee63d907..eb447eb0 100644 --- a/lib/dis_x86.lua +++ b/lib/dis_x86.lua @@ -1,7 +1,7 @@ ---------------------------------------------------------------------------- -- LuaJIT x86/x64 disassembler module. -- --- Copyright (C) 2005-2010 Mike Pall. All rights reserved. +-- Copyright (C) 2005-2011 Mike Pall. All rights reserved. -- Released under the MIT/X license. See Copyright Notice in luajit.h ---------------------------------------------------------------------------- -- This is a helper module used by the LuaJIT machine code dumper module. -- cgit v1.2.3-55-g6feb