From 6e69e4731437d6876b96e843804a6ef0a671ed25 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Fri, 9 Jan 2026 17:18:03 +0100 Subject: Bump copyright date. --- src/jit/bc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/jit/bc.lua') diff --git a/src/jit/bc.lua b/src/jit/bc.lua index cf1bd5b0..f162155d 100644 --- a/src/jit/bc.lua +++ b/src/jit/bc.lua @@ -1,7 +1,7 @@ ---------------------------------------------------------------------------- -- LuaJIT bytecode listing module. -- --- 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 ---------------------------------------------------------------------------- -- -- cgit v1.2.3-55-g6feb