diff options
author | Mike Pall <mike> | 2016-03-03 12:02:22 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2016-03-03 12:02:22 +0100 |
commit | db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1 (patch) | |
tree | 24aae4d9c3f611b7af398c4ac864acd0009ba32d /Makefile | |
parent | a44388967763d0f7f5f78dfd71703437afa69fc0 (diff) | |
download | luajit-db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1.tar.gz luajit-db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1.tar.bz2 luajit-db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1.zip |
Bump copyright date to 2016.
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-2015 Mike Pall. See Copyright Notice in luajit.h | 13 | # Copyright (C) 2005-2016 Mike Pall. See Copyright Notice in luajit.h |
14 | ############################################################################## | 14 | ############################################################################## |
15 | 15 | ||
16 | MAJVER= 2 | 16 | MAJVER= 2 |