diff options
author | Mike Pall <mike> | 2021-01-02 21:49:41 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2021-01-02 21:49:41 +0100 |
commit | f47c864b0186fc92a2264e68e1151d0d2b24969e (patch) | |
tree | 091117a96d80a74147f695fcfe21f21bb9dbacaa /README | |
parent | ee855749a188d3d13bba9a0e58f430e138e641ae (diff) | |
download | luajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.tar.gz luajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.tar.bz2 luajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.zip |
Bump copyright date.
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: https://luajit.org/ | 6 | Project Homepage: https://luajit.org/ |
7 | 7 | ||
8 | LuaJIT is Copyright (C) 2005-2020 Mike Pall. | 8 | LuaJIT is Copyright (C) 2005-2021 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 | ||