summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMike Pall <mike>2011-01-09 17:12:53 +0100
committerMike Pall <mike>2011-01-09 17:12:53 +0100
commit06f99fc3dfa5da1fb9de7210b8a0ce772745a375 (patch)
tree6465ff3fc3b4e0fd82ac04a6743f81684f60a4ab /etc
parent4c0330a8b114ddb4196c92d049a3b9337cb73588 (diff)
downloadluajit2-06f99fc3dfa5da1fb9de7210b8a0ce772745a375.tar.gz
Bump copyright date to 2011.
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 ddbe0028..cf7ea665 100644
--- a/etc/luajit.1
+++ b/etc/luajit.1
@@ -68,7 +68,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-2010 Mike Pall.
+\fBLuaJIT\fR is Copyright \(co 2005-2011 Mike Pall.
.br
\fBLuaJIT\fR is open source software, released under the MIT/X license.
.SH SEE ALSO