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/dis_arm.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/jit/dis_arm.lua') diff --git a/src/jit/dis_arm.lua b/src/jit/dis_arm.lua index 23925c24..ca8df958 100644 --- a/src/jit/dis_arm.lua +++ b/src/jit/dis_arm.lua @@ -1,7 +1,7 @@ ---------------------------------------------------------------------------- -- LuaJIT ARM disassembler 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 ---------------------------------------------------------------------------- -- This is a helper module used by the LuaJIT machine code dumper module. -- cgit v1.2.3-55-g6feb