diff options
author | Mike Pall <mike> | 2011-08-14 21:11:58 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2011-08-14 21:18:58 +0200 |
commit | b500b50edc0d421e72a1126620fbe99e822d05ba (patch) | |
tree | d7c83ae824715aed53b61036a192d9616db4afd5 /etc | |
parent | 4a42933b1734b7ed07af748012f6a151373b145f (diff) | |
download | luajit-b500b50edc0d421e72a1126620fbe99e822d05ba.tar.gz luajit-b500b50edc0d421e72a1126620fbe99e822d05ba.tar.bz2 luajit-b500b50edc0d421e72a1126620fbe99e822d05ba.zip |
Clarify name of MIT license.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/luajit.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/luajit.1 b/etc/luajit.1 index b8713d4e..57080bce 100644 --- a/etc/luajit.1 +++ b/etc/luajit.1 | |||
@@ -73,7 +73,7 @@ Runs some nested loops and shows the resulting traces. | |||
73 | .PP | 73 | .PP |
74 | \fBLuaJIT\fR is Copyright \(co 2005-2011 Mike Pall. | 74 | \fBLuaJIT\fR is Copyright \(co 2005-2011 Mike Pall. |
75 | .br | 75 | .br |
76 | \fBLuaJIT\fR is open source software, released under the MIT/X license. | 76 | \fBLuaJIT\fR is open source software, released under the MIT license. |
77 | .SH SEE ALSO | 77 | .SH SEE ALSO |
78 | .PP | 78 | .PP |
79 | More details in the provided HTML docs or at: | 79 | More details in the provided HTML docs or at: |