diff options
author | Mike Pall <mike> | 2014-01-16 23:10:16 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2014-01-16 23:10:16 +0100 |
commit | ef59e5482055ed4477144518fc79a993288e855b (patch) | |
tree | 6bd95460a9aa15da40b8df9c12dc5c9bf3749374 /Makefile | |
parent | 6964a7752ae314dcae693abcb0c1175c95ad22e0 (diff) | |
download | luajit-ef59e5482055ed4477144518fc79a993288e855b.tar.gz luajit-ef59e5482055ed4477144518fc79a993288e855b.tar.bz2 luajit-ef59e5482055ed4477144518fc79a993288e855b.zip |
Bump copyright date to 2014.
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-2013 Mike Pall. See Copyright Notice in luajit.h | 13 | # Copyright (C) 2005-2014 Mike Pall. See Copyright Notice in luajit.h |
14 | ############################################################################## | 14 | ############################################################################## |
15 | 15 | ||
16 | MAJVER= 2 | 16 | MAJVER= 2 |