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/lib_string.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib_string.c') diff --git a/src/lib_string.c b/src/lib_string.c index feb393a4..90e3c218 100644 --- a/src/lib_string.c +++ b/src/lib_string.c @@ -1,6 +1,6 @@ /* ** String library. -** Copyright (C) 2005-2025 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2026 Mike Pall. See Copyright Notice in luajit.h ** ** Major portions taken verbatim or adapted from the Lua interpreter. ** Copyright (C) 1994-2008 Lua.org, PUC-Rio. See Copyright Notice in lua.h -- cgit v1.2.3-55-g6feb