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. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 792d7e56..1c619c70 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ # For MSVC, please follow the instructions given in src/msvcbuild.bat. # For MinGW and Cygwin, cd to src and run make with the Makefile there. # -# Copyright (C) 2005-2023 Mike Pall. See Copyright Notice in luajit.h +# Copyright (C) 2005-2025 Mike Pall. See Copyright Notice in luajit.h ############################################################################## MAJVER= 2 -- cgit v1.2.3-55-g6feb