diff options
author | Mike Pall <mike> | 2021-01-02 21:49:41 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2021-01-02 21:49:41 +0100 |
commit | f47c864b0186fc92a2264e68e1151d0d2b24969e (patch) | |
tree | 091117a96d80a74147f695fcfe21f21bb9dbacaa /Makefile | |
parent | ee855749a188d3d13bba9a0e58f430e138e641ae (diff) | |
download | luajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.tar.gz luajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.tar.bz2 luajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.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-2020 Mike Pall. See Copyright Notice in luajit.h | 13 | # Copyright (C) 2005-2021 Mike Pall. See Copyright Notice in luajit.h |
14 | ############################################################################## | 14 | ############################################################################## |
15 | 15 | ||
16 | MAJVER= 2 | 16 | MAJVER= 2 |