diff options
author | Mike Pall <mike> | 2020-01-20 23:26:51 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2020-01-20 23:26:51 +0100 |
commit | 38a5ed4b434618662372c0c1665ed08782f5faa5 (patch) | |
tree | 1fe5cbed5b8bf4309b953bf29eb6196044d62582 /src/Makefile | |
parent | 820339960123dc78a7ce03edf53fcf4fdae0e55d (diff) | |
download | luajit-38a5ed4b434618662372c0c1665ed08782f5faa5.tar.gz luajit-38a5ed4b434618662372c0c1665ed08782f5faa5.tar.bz2 luajit-38a5ed4b434618662372c0c1665ed08782f5faa5.zip |
Bump copyright date.
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index cde4b9f7..a588dc3d 100644 --- a/src/Makefile +++ b/src/Makefile | |||
@@ -7,7 +7,7 @@ | |||
7 | # Also works with MinGW and Cygwin on Windows. | 7 | # Also works with MinGW and Cygwin on Windows. |
8 | # Please check msvcbuild.bat for building with MSVC on Windows. | 8 | # Please check msvcbuild.bat for building with MSVC on Windows. |
9 | # | 9 | # |
10 | # Copyright (C) 2005-2017 Mike Pall. See Copyright Notice in luajit.h | 10 | # Copyright (C) 2005-2020 Mike Pall. See Copyright Notice in luajit.h |
11 | ############################################################################## | 11 | ############################################################################## |
12 | 12 | ||
13 | MAJVER= 2 | 13 | MAJVER= 2 |