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/lj_parse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lj_parse.h') diff --git a/src/lj_parse.h b/src/lj_parse.h index 3870a32b..ad298b1e 100644 --- a/src/lj_parse.h +++ b/src/lj_parse.h @@ -1,6 +1,6 @@ /* ** Lua parser (source code -> bytecode). -** Copyright (C) 2005-2025 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2026 Mike Pall. See Copyright Notice in luajit.h */ #ifndef _LJ_PARSE_H -- cgit v1.2.3-55-g6feb