summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-11-18 13:15:34 +0100
committerKai Koehne <kai.koehne@qt.io>2016-11-18 12:39:52 +0000
commit120479a3275b4c7844613777525bd3b1b48eefed (patch)
tree5f932a6de2944a1106194b7d764c56cf2696fe62
parentcdb2aab44256c4dd5452a26a492b38ae803a2d75 (diff)
Fix layout of license table for Qt Qml
Correct wrong layout introduced in commit 65022ba780dd: Each module needs to have an even number of rows, and the module name should span all of them. Change-Id: I729b4ef04eee5a24dd4fecfbe28e64e5944faf27 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
-rw-r--r--doc/src/legal/licenses.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/legal/licenses.qdoc b/doc/src/legal/licenses.qdoc
index 4c626e310..d7e567aca 100644
--- a/doc/src/legal/licenses.qdoc
+++ b/doc/src/legal/licenses.qdoc
@@ -386,17 +386,17 @@
\li The header is based on OpenKODE Core 1.0 specification.
\li MIT License \li
- \row \li {1,4} Qt Qml
+ \row \li {1,6} Qt Qml
\row \li {4,1} \b{Third-party Licenses}
\row \li \l{JavaScriptCore Macro Assembler}
\li The assembly code generated use by the JIT.
\li BSD-style \li
- \row \li \li \li \li
-
\row \li \l{V8 double/string conversion library}
\li String conversion routines for IEEE doubles.
\li BSD-style \li
+ \row \li \li \li \li
+ \row \li \li \li \li
\endtable
\section1 Additional information