diff options
author | Mike Pall <mike> | 2023-08-20 21:25:30 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2023-08-20 21:25:30 +0200 |
commit | 158a284cc9c33ade9054df976018401e4996cfbd (patch) | |
tree | 13ab3d9a5e5182bbc9086708cf096d3937020a13 /Makefile | |
parent | abb27c7771947e082c9d919d184ad5f5f03e2e32 (diff) | |
download | luajit-158a284cc9c33ade9054df976018401e4996cfbd.tar.gz luajit-158a284cc9c33ade9054df976018401e4996cfbd.tar.bz2 luajit-158a284cc9c33ade9054df976018401e4996cfbd.zip |
Bump copyright date.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | ||
16 | MAJVER= 2 | 16 | MAJVER= 2 |