Bump all copyright dates to 2010.

This commit is contained in:
Mike Pall
2010-01-09 14:28:11 +01:00
parent c31ac26fb9
commit 4d9be5b8f8
109 changed files with 122 additions and 122 deletions

View File

@@ -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