- Better indenting and line breaking

This commit is contained in:
Gabor Kovesdan 2007-12-26 20:32:57 +00:00
parent 4c6b8c8e0d
commit cc7aded3a3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31166

View file

@ -3,7 +3,8 @@
<foilgroup id="freebsd-linux">
<title>Differences from Linux</title>
<foil id="freebsd-linux-bsdl"><title>FreeBSD Licensing Model</title>
<foil id="freebsd-linux-bsdl">
<title>FreeBSD Licensing Model</title>
<itemizedlist>
<listitem>FreeBSD distributed under "2 clause" BSD license</listitem>
@ -23,19 +24,20 @@
with the distribution.</para>
</foil>
<foil id="freebsd-linux-bsdl-explained"><title>FreeBSD Licensing Model</title>
<foil id="freebsd-linux-bsdl-explained">
<title>FreeBSD Licensing Model</title>
<itemizedlist>
<listitem>Don't claim that you wrote the code</listitem>
<listitem>Don't blame us if the code doesn't work</listitem>
<listitem>Apart from that, do anything you want with the code</listitem>
</itemizedlist>
</foil>
<foil id="freebsd-linux-gpl-explained"><title>The GPL and BSD Licenses</title>
<itemizedlist>
<foil id="freebsd-linux-gpl-explained">
<title>The GPL and BSD Licenses</title>
<itemizedlist>
<listitem>The GPL mandates that source code be disclosed</listitem>
<listitem>The BSD License allows source code changes to be kept
@ -50,7 +52,6 @@
<listitem>Donating changes back is purely at the discretion of
the party making the changes.</listitem>
</itemizedlist>
</foil>
</foilgroup>