diff options
author | Mike Pall <mike> | 2025-01-13 15:59:10 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2025-01-13 15:59:10 +0100 |
commit | e8236561d4f71d9fe9faeee4d24197ea3a2de601 (patch) | |
tree | 3efa26fb845177ced2b388bf91ca1627be0da924 /Makefile | |
parent | e2e0b1dd2dcb180f9f4500eac0ad43aeb7ae0a81 (diff) | |
download | luajit-e8236561d4f71d9fe9faeee4d24197ea3a2de601.tar.gz luajit-e8236561d4f71d9fe9faeee4d24197ea3a2de601.tar.bz2 luajit-e8236561d4f71d9fe9faeee4d24197ea3a2de601.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-2023 Mike Pall. See Copyright Notice in luajit.h | 13 | # Copyright (C) 2005-2025 Mike Pall. See Copyright Notice in luajit.h |
14 | ############################################################################## | 14 | ############################################################################## |
15 | 15 | ||
16 | MAJVER= 2 | 16 | MAJVER= 2 |