commit:     c87c36a654840d2885f2f26a6f7fac65e6c5e2bf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  8 17:25:14 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Sep  8 17:55:09 2019 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=c87c36a6

general-concepts/licenses: Use sections instead of subsections

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 general-concepts/licenses/text.xml | 12 ++++++------
 1 file 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>

Reply via email to