summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMike Pall <mike>2012-01-23 22:42:30 +0100
committerMike Pall <mike>2012-01-23 22:42:42 +0100
commit10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b (patch)
tree12af3a480ea96a9dfde656a94701ddc2a966c981 /etc
parent20813bcee0a8a6b2d94b58a5b15a79d90503202f (diff)
downloadluajit2-10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b.tar.gz
Bump copyright date to 2012.
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 57080bce..bd1074a0 100644
--- a/etc/luajit.1
+++ b/etc/luajit.1
@@ -71,7 +71,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-2011 Mike Pall.
+\fBLuaJIT\fR is Copyright \(co 2005-2012 Mike Pall.
.br
\fBLuaJIT\fR is open source software, released under the MIT license.
.SH SEE ALSO