From e8236561d4f71d9fe9faeee4d24197ea3a2de601 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Mon, 13 Jan 2025 15:59:10 +0100 Subject: Bump copyright date. --- src/lj_carith.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lj_carith.c') diff --git a/src/lj_carith.c b/src/lj_carith.c index bad5fe66..655afba8 100644 --- a/src/lj_carith.c +++ b/src/lj_carith.c @@ -1,6 +1,6 @@ /* ** C data arithmetic. -** Copyright (C) 2005-2023 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2025 Mike Pall. See Copyright Notice in luajit.h */ #include "lj_obj.h" -- cgit v1.2.3-55-g6feb