This section should be replaced by a pointer to an official statement by core.
Requested by: imp
This commit is contained in:
parent
33cb09e67e
commit
0b9cdfd39e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45163
1 changed files with 24 additions and 0 deletions
|
@ -411,6 +411,30 @@
|
|||
by commercial interests who might eventually be inclined
|
||||
to invest something of their own into FreeBSD.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
<indexterm>
|
||||
<primary>GPL</primary>
|
||||
<see>GNU General Public License</see>
|
||||
</indexterm>
|
||||
|
||||
<indexterm>
|
||||
<primary>GNU General Public License</primary>
|
||||
</indexterm>
|
||||
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>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
<para>Contributions coming under any other type of copyright
|
||||
|
|
Loading…
Reference in a new issue