diff options
author | Mike Pall <mike> | 2010-01-09 14:28:11 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2010-01-09 14:28:11 +0100 |
commit | 4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a (patch) | |
tree | 444bdb55aa0465d080ca8694a9cf735c081a7424 /README | |
parent | c31ac26fb9803d4b09c27668b7c2d9a01385c9ba (diff) | |
download | luajit-4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a.tar.gz luajit-4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a.tar.bz2 luajit-4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a.zip |
Bump all copyright dates to 2010.
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-2009 Mike Pall. | 8 | LuaJIT is Copyright (C) 2005-2010 Mike Pall. |
9 | LuaJIT is free software, released under the MIT/X license. | 9 | LuaJIT is free software, released under the MIT/X 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 | ||