diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-12-26 20:32:57 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-12-26 20:32:57 +0000 |
commit | cc7aded3a395efb6cb6e60212a0fa1c86146918e (patch) | |
tree | a3fdec475a11f1f3dec55cad99cb7ab2d62cf358 /en_US.ISO8859-1/slides | |
parent | 4c6b8c8e0db4528f09f4342e961d10e6c5482e06 (diff) | |
download | doc-cc7aded3a395efb6cb6e60212a0fa1c86146918e.tar.gz doc-cc7aded3a395efb6cb6e60212a0fa1c86146918e.zip |
- Better indenting and line breaking
Notes
Notes:
svn path=/head/; revision=31166
Diffstat (limited to 'en_US.ISO8859-1/slides')
-rw-r--r-- | en_US.ISO8859-1/slides/common/freebsd-linux-license.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/en_US.ISO8859-1/slides/common/freebsd-linux-license.xml b/en_US.ISO8859-1/slides/common/freebsd-linux-license.xml index 134ac4fa24..04bd102a3c 100644 --- a/en_US.ISO8859-1/slides/common/freebsd-linux-license.xml +++ b/en_US.ISO8859-1/slides/common/freebsd-linux-license.xml @@ -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> |