diff options
author | Frans Pop <elendil@planet.nl> | 2006-05-01 09:16:44 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-05-01 09:16:44 +0000 |
commit | 36b68f5d009cca660a5585c4e0c83c585e697a82 (patch) | |
tree | b6faf81bdaa8affd9aea56e1efe72d256a7cca05 /en | |
parent | 5df1ebf7771814493ab315ad34e47614bbf5df7f (diff) | |
download | installation-guide-36b68f5d009cca660a5585c4e0c83c585e697a82.zip |
Use <simplesect> to keep licence as one whole
Diffstat (limited to 'en')
-rw-r--r-- | en/appendix/gpl.xml | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/en/appendix/gpl.xml b/en/appendix/gpl.xml index e0e6c69e4..a359bc851 100644 --- a/en/appendix/gpl.xml +++ b/en/appendix/gpl.xml @@ -7,19 +7,17 @@ Version 2, June 1991 -</para><para> - +<informalexample><screen> Copyright (C) 1989, 1991 Free Software Foundation, Inc. -— 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -</para><para> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. +</screen></informalexample> </para> - <sect1><title>Preamble</title> + <simplesect><title>Preamble</title> <para> The licenses for most software are designed to take away your freedom @@ -87,9 +85,9 @@ The precise terms and conditions for copying, distribution and modification follow. </para> - </sect1> + </simplesect> - <sect1><title>GNU GENERAL PUBLIC LICENSE</title> + <simplesect><title>GNU GENERAL PUBLIC LICENSE</title> <para> <emphasis role="bold">TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION @@ -405,9 +403,9 @@ SUCH DAMAGES. <emphasis role="bold">END OF TERMS AND CONDITIONS</emphasis> </para> - </sect1> + </simplesect> - <sect1><title>How to Apply These Terms to Your New Programs</title> + <simplesect><title>How to Apply These Terms to Your New Programs</title> <para> If you develop a new program, and you want it to be of the greatest @@ -492,5 +490,5 @@ to do, use the GNU Lesser General Public License instead of this License. </para> - </sect1> + </simplesect> </appendix> |