aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-08 19:25:14 +0200
committerUlrich Müller <ulm@gentoo.org>2019-09-08 19:55:09 +0200
commitc87c36a654840d2885f2f26a6f7fac65e6c5e2bf (patch)
treee4d6abc2835c002f0210a76de5494a959b4a2dc8 /general-concepts
parentRemove empty TODO pages. (diff)
downloaddevmanual-c87c36a654840d2885f2f26a6f7fac65e6c5e2bf.tar.gz
devmanual-c87c36a654840d2885f2f26a6f7fac65e6c5e2bf.tar.bz2
devmanual-c87c36a654840d2885f2f26a6f7fac65e6c5e2bf.zip
general-concepts/licenses: Use sections instead of subsections
Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'general-concepts')
-rw-r--r--general-concepts/licenses/text.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/general-concepts/licenses/text.xml b/general-concepts/licenses/text.xml
index c647871..86ffc8d 100644
--- a/general-concepts/licenses/text.xml
+++ b/general-concepts/licenses/text.xml
@@ -39,7 +39,7 @@ be used) then use the following syntax:
LICENSE="|| ( foo bar )"
</codesample>
-<subsection>
+<section>
<title>Determining the correct license</title>
<body>
@@ -90,9 +90,9 @@ to include license term violations.
</p>
</body>
-</subsection>
+</section>
-<subsection>
+<section>
<title>GPL-x vs GPL-x+</title>
<body>
@@ -118,9 +118,9 @@ indicates <c>GPL-2+</c> license:
</pre>
</body>
-</subsection>
+</section>
-<subsection>
+<section>
<title>Adding New Licenses</title>
<body>
@@ -143,7 +143,7 @@ you are unsure as to the meaning of any part of it.
</p>
</body>
-</subsection>
+</section>
</body>
</chapter>