Fill paragraph after previous commit. No content changes.
This commit is contained in:
parent
4a030b5f34
commit
83ea11e809
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10250
2 changed files with 22 additions and 20 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.463 2001/08/06 22:59:24 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.464 2001/08/08 17:28:42 dd Exp $
|
||||
-->
|
||||
|
||||
<chapter id="contrib">
|
||||
|
@ -315,16 +315,17 @@
|
|||
<indexterm><primary>GPL</primary><see>GNU General Public License</see></indexterm>
|
||||
<indexterm><primary>GNU General Public License</primary></indexterm>
|
||||
<listitem>
|
||||
<para>The GNU General Public License, or <quote>GPL</quote>. This license is
|
||||
not quite as popular with us due to the amount of extra effort
|
||||
demanded of anyone using the code for commercial purposes, but
|
||||
given the sheer quantity of GPL'd code we currently require
|
||||
(compiler, assembler, text formatter, etc) it would be silly to
|
||||
refuse additional contributions under this license. Code under
|
||||
the GPL also goes into a different part of the tree, that being
|
||||
<filename>/sys/gnu</filename> or
|
||||
<para>The GNU General Public License, or <quote>GPL</quote>.
|
||||
This license is not quite as popular with us due to the amount
|
||||
of extra effort demanded of anyone using the code for
|
||||
commercial purposes, but given the sheer quantity of GPL'd code
|
||||
we currently require (compiler, assembler, text formatter, etc)
|
||||
it would be silly to refuse additional contributions under this
|
||||
license. Code under the GPL also goes into a different part of
|
||||
the tree, that being <filename>/sys/gnu</filename> or
|
||||
<filename>/usr/src/gnu</filename>, and is therefore easily
|
||||
identifiable to anyone for whom the GPL presents a problem.</para>
|
||||
identifiable to anyone for whom the GPL presents a
|
||||
problem.</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.463 2001/08/06 22:59:24 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.464 2001/08/08 17:28:42 dd Exp $
|
||||
-->
|
||||
|
||||
<chapter id="contrib">
|
||||
|
@ -315,16 +315,17 @@
|
|||
<indexterm><primary>GPL</primary><see>GNU General Public License</see></indexterm>
|
||||
<indexterm><primary>GNU General Public License</primary></indexterm>
|
||||
<listitem>
|
||||
<para>The GNU General Public License, or <quote>GPL</quote>. This license is
|
||||
not quite as popular with us due to the amount of extra effort
|
||||
demanded of anyone using the code for commercial purposes, but
|
||||
given the sheer quantity of GPL'd code we currently require
|
||||
(compiler, assembler, text formatter, etc) it would be silly to
|
||||
refuse additional contributions under this license. Code under
|
||||
the GPL also goes into a different part of the tree, that being
|
||||
<filename>/sys/gnu</filename> or
|
||||
<para>The GNU General Public License, or <quote>GPL</quote>.
|
||||
This license is not quite as popular with us due to the amount
|
||||
of extra effort demanded of anyone using the code for
|
||||
commercial purposes, but given the sheer quantity of GPL'd code
|
||||
we currently require (compiler, assembler, text formatter, etc)
|
||||
it would be silly to refuse additional contributions under this
|
||||
license. Code under the GPL also goes into a different part of
|
||||
the tree, that being <filename>/sys/gnu</filename> or
|
||||
<filename>/usr/src/gnu</filename>, and is therefore easily
|
||||
identifiable to anyone for whom the GPL presents a problem.</para>
|
||||
identifiable to anyone for whom the GPL presents a
|
||||
problem.</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
|
|
Loading…
Reference in a new issue