GPL is the General Public License, not the GNU Public License.
PR: 29502 Submitted by: Gary W. Swearingen <swear@aa.net>
This commit is contained in:
parent
11b5e6ee37
commit
4a030b5f34
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10249
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.462 2001/08/05 20:56:34 jdp Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.463 2001/08/06 22:59:24 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="contrib">
|
||||
|
@ -315,7 +315,7 @@
|
|||
<indexterm><primary>GPL</primary><see>GNU General Public License</see></indexterm>
|
||||
<indexterm><primary>GNU General Public License</primary></indexterm>
|
||||
<listitem>
|
||||
<para>The GNU Public License, or <quote>GPL</quote>. This license is
|
||||
<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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.462 2001/08/05 20:56:34 jdp Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.463 2001/08/06 22:59:24 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="contrib">
|
||||
|
@ -315,7 +315,7 @@
|
|||
<indexterm><primary>GPL</primary><see>GNU General Public License</see></indexterm>
|
||||
<indexterm><primary>GNU General Public License</primary></indexterm>
|
||||
<listitem>
|
||||
<para>The GNU Public License, or <quote>GPL</quote>. This license is
|
||||
<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
|
||||
|
|
Loading…
Reference in a new issue