Bump copyright date to 2013.

This commit is contained in:
Mike Pall
2013-02-11 12:54:48 +01:00
parent 8b46013fdd
commit 4a44c4ff69
176 changed files with 195 additions and 194 deletions

View File

@@ -1,7 +1,7 @@
----------------------------------------------------------------------------
-- LuaJIT x86/x64 disassembler module.
--
-- Copyright (C) 2005-2012 Mike Pall. All rights reserved.
-- Copyright (C) 2005-2013 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.