summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMike Pall <mike>2021-01-02 21:49:41 +0100
committerMike Pall <mike>2021-01-02 21:49:41 +0100
commitf47c864b0186fc92a2264e68e1151d0d2b24969e (patch)
tree091117a96d80a74147f695fcfe21f21bb9dbacaa /etc
parentee855749a188d3d13bba9a0e58f430e138e641ae (diff)
downloadluajit2-f47c864b0186fc92a2264e68e1151d0d2b24969e.tar.gz
Bump copyright date.
Diffstat (limited to 'etc')
-rw-r--r--etc/luajit.12
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/luajit.1 b/etc/luajit.1
index 82097094..2846d073 100644
--- a/etc/luajit.1
+++ b/etc/luajit.1
@@ -74,7 +74,7 @@ luajit \-jv \-e "for i=1,10 do for j=1,10 do for k=1,100 do end end end"
Runs some nested loops and shows the resulting traces.
.SH COPYRIGHT
.PP
-\fBLuaJIT\fR is Copyright \(co 2005-2020 Mike Pall.
+\fBLuaJIT\fR is Copyright \(co 2005-2021 Mike Pall.
.br
\fBLuaJIT\fR is open source software, released under the MIT license.
.SH SEE ALSO