diff options
author | Mike Pall <mike> | 2015-01-05 23:59:31 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2015-01-05 23:59:31 +0100 |
commit | 86913b9bbf75c78a5dcfa2bf6071db8db7df7c51 (patch) | |
tree | 7d50628437c87712ff928614d0c290d0bf719ca0 /Makefile | |
parent | 999f57de83180c4edd928eb9051e58602ba7e20a (diff) | |
download | luajit-86913b9bbf75c78a5dcfa2bf6071db8db7df7c51.tar.gz luajit-86913b9bbf75c78a5dcfa2bf6071db8db7df7c51.tar.bz2 luajit-86913b9bbf75c78a5dcfa2bf6071db8db7df7c51.zip |
Bump copyright date to 2015.
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-2014 Mike Pall. See Copyright Notice in luajit.h | 13 | # Copyright (C) 2005-2015 Mike Pall. See Copyright Notice in luajit.h |
14 | ############################################################################## | 14 | ############################################################################## |
15 | 15 | ||
16 | MAJVER= 2 | 16 | MAJVER= 2 |