Bump copyright date to 2016.

This commit is contained in:
Mike Pall
2016-03-03 12:02:22 +01:00
parent a443889677
commit db1b399af1
177 changed files with 196 additions and 197 deletions

View File

@@ -1,7 +1,7 @@
----------------------------------------------------------------------------
-- LuaJIT MIPS disassembler module.
--
-- Copyright (C) 2005-2015 Mike Pall. All rights reserved.
-- Copyright (C) 2005-2016 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.