aboutsummaryrefslogtreecommitdiff
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)
downloadluajit-10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b.tar.gz
luajit-10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b.tar.bz2
luajit-10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b.zip
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"
71Runs some nested loops and shows the resulting traces. 71Runs some nested loops and shows the resulting traces.
72.SH COPYRIGHT 72.SH COPYRIGHT
73.PP 73.PP
74\fBLuaJIT\fR is Copyright \(co 2005-2011 Mike Pall. 74\fBLuaJIT\fR is Copyright \(co 2005-2012 Mike Pall.
75.br 75.br
76\fBLuaJIT\fR is open source software, released under the MIT license. 76\fBLuaJIT\fR is open source software, released under the MIT license.
77.SH SEE ALSO 77.SH SEE ALSO