Bump copyright date.

This commit is contained in:
Mike Pall
2026-01-09 17:18:03 +01:00
parent 406cf69b3a
commit 6e69e47314
175 changed files with 190 additions and 190 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-2025 Mike Pall. All rights reserved.
-- Copyright (C) 2005-2026 Mike Pall. All rights reserved.
-- Released under the MIT license. See Copyright Notice in luajit.h
----------------------------------------------------------------------------