From 10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Mon, 23 Jan 2012 22:42:30 +0100 Subject: Bump copyright date to 2012. --- lib/dis_arm.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/dis_arm.lua') diff --git a/lib/dis_arm.lua b/lib/dis_arm.lua index c2d1408f..0fcd1bed 100644 --- a/lib/dis_arm.lua +++ b/lib/dis_arm.lua @@ -1,7 +1,7 @@ ---------------------------------------------------------------------------- -- LuaJIT ARM disassembler module. -- --- Copyright (C) 2005-2010 Mike Pall. All rights reserved. +-- Copyright (C) 2005-2012 Mike Pall. All rights reserved. -- Released under the MIT 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