summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMike Pall <mike>2016-03-03 12:02:22 +0100
committerMike Pall <mike>2016-03-03 12:02:22 +0100
commitdb1b399af134e715b8ba9a0e4ad9cbafbe06ecb1 (patch)
tree24aae4d9c3f611b7af398c4ac864acd0009ba32d /etc
parenta44388967763d0f7f5f78dfd71703437afa69fc0 (diff)
downloadluajit2-db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1.tar.gz
Bump copyright date to 2016.
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 fd38b0a9..11e88c04 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-2015 Mike Pall.
+\fBLuaJIT\fR is Copyright \(co 2005-2016 Mike Pall.
.br
\fBLuaJIT\fR is open source software, released under the MIT license.
.SH SEE ALSO