aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMike Pall <mike>2023-08-20 21:25:30 +0200
committerMike Pall <mike>2023-08-20 21:25:30 +0200
commit158a284cc9c33ade9054df976018401e4996cfbd (patch)
tree13ab3d9a5e5182bbc9086708cf096d3937020a13 /Makefile
parentabb27c7771947e082c9d919d184ad5f5f03e2e32 (diff)
downloadluajit-158a284cc9c33ade9054df976018401e4996cfbd.tar.gz
luajit-158a284cc9c33ade9054df976018401e4996cfbd.tar.bz2
luajit-158a284cc9c33ade9054df976018401e4996cfbd.zip
Bump copyright date.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0004c2c5..9fc0032c 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@
10# For MSVC, please follow the instructions given in src/msvcbuild.bat. 10# For MSVC, please follow the instructions given in src/msvcbuild.bat.
11# For MinGW and Cygwin, cd to src and run make with the Makefile there. 11# For MinGW and Cygwin, cd to src and run make with the Makefile there.
12# 12#
13# Copyright (C) 2005-2022 Mike Pall. See Copyright Notice in luajit.h 13# Copyright (C) 2005-2023 Mike Pall. See Copyright Notice in luajit.h
14############################################################################## 14##############################################################################
15 15
16MAJVER= 2 16MAJVER= 2