diff options
author | Mike Pall <mike> | 2012-01-23 22:42:30 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2012-01-23 22:42:42 +0100 |
commit | 10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b (patch) | |
tree | 12af3a480ea96a9dfde656a94701ddc2a966c981 /README | |
parent | 20813bcee0a8a6b2d94b58a5b15a79d90503202f (diff) | |
download | luajit-10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b.tar.gz luajit-10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b.tar.bz2 luajit-10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b.zip |
Bump copyright date to 2012.
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-2011 Mike Pall. | 8 | LuaJIT is Copyright (C) 2005-2012 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 | ||