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

@@ -2,7 +2,7 @@
-- Lua script to generate a customized, minified version of Lua.
-- The resulting 'minilua' is used for the build process of LuaJIT.
----------------------------------------------------------------------------
-- Copyright (C) 2005-2015 Mike Pall. All rights reserved.
-- Copyright (C) 2005-2016 Mike Pall. All rights reserved.
-- Released under the MIT license. See Copyright Notice in luajit.h
----------------------------------------------------------------------------