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 /README | |
parent | 999f57de83180c4edd928eb9051e58602ba7e20a (diff) | |
download | luajit-86913b9bbf75c78a5dcfa2bf6071db8db7df7c51.tar.gz luajit-86913b9bbf75c78a5dcfa2bf6071db8db7df7c51.tar.bz2 luajit-86913b9bbf75c78a5dcfa2bf6071db8db7df7c51.zip |
Bump copyright date to 2015.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language. | |||
5 | 5 | ||
6 | Project Homepage: http://luajit.org/ | 6 | Project Homepage: http://luajit.org/ |
7 | 7 | ||
8 | LuaJIT is Copyright (C) 2005-2014 Mike Pall. | 8 | LuaJIT is Copyright (C) 2005-2015 Mike Pall. |
9 | LuaJIT is free software, released under the MIT license. | 9 | LuaJIT is free software, released under the MIT license. |
10 | See full Copyright Notice in the COPYRIGHT file or in luajit.h. | 10 | See full Copyright Notice in the COPYRIGHT file or in luajit.h. |
11 | 11 | ||