summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMike Pall <mike>2010-01-09 14:28:11 +0100
committerMike Pall <mike>2010-01-09 14:28:11 +0100
commit4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a (patch)
tree444bdb55aa0465d080ca8694a9cf735c081a7424 /etc
parentc31ac26fb9803d4b09c27668b7c2d9a01385c9ba (diff)
downloadluajit2-4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a.tar.gz
Bump all copyright dates to 2010.
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 fab65803..ddbe0028 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-2009 Mike Pall.
+\fBLuaJIT\fR is Copyright \(co 2005-2010 Mike Pall.
.br
\fBLuaJIT\fR is open source software, released under the MIT/X license.
.SH SEE ALSO