books/porters-handbook: Update list of licenses
Reviewed by: rene Approved by: rene Differential Revision: D12943
This commit is contained in:
parent
9c961d46ab
commit
54645e078a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51178
1 changed files with 27 additions and 3 deletions
|
@ -4547,9 +4547,25 @@ LICENSE_FILE= ${WRKSRC}/COPYING</programlisting>
|
|||
<entry>(default)</entry>
|
||||
</row>
|
||||
|
||||
<row xml:id="licenses-license-MPL">
|
||||
<entry><literal>MPL</literal></entry>
|
||||
<entry>Mozilla Public License</entry>
|
||||
<row xml:id="licenses-license-MPL10">
|
||||
<entry><literal>MPL10</literal></entry>
|
||||
<entry>Mozilla Public License version 1.0</entry>
|
||||
<entry><literal>FSF</literal>
|
||||
<literal>OSI</literal></entry>
|
||||
<entry>(default)</entry>
|
||||
</row>
|
||||
|
||||
<row xml:id="licenses-license-MPL11">
|
||||
<entry><literal>MPL11</literal></entry>
|
||||
<entry>Mozilla Public License version 1.1</entry>
|
||||
<entry><literal>FSF</literal>
|
||||
<literal>OSI</literal></entry>
|
||||
<entry>(default)</entry>
|
||||
</row>
|
||||
|
||||
<row xml:id="licenses-license-MPL20">
|
||||
<entry><literal>MPL20</literal></entry>
|
||||
<entry>Mozilla Public License version 2.0</entry>
|
||||
<entry><literal>FSF</literal>
|
||||
<literal>OSI</literal></entry>
|
||||
<entry>(default)</entry>
|
||||
|
@ -4658,6 +4674,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING</programlisting>
|
|||
<entry>(default)</entry>
|
||||
</row>
|
||||
|
||||
<row xml:id="licenses-license-UNLICENSE">
|
||||
<entry><literal>UNLICENSE</literal></entry>
|
||||
<entry>The Unlicense</entry>
|
||||
<entry><literal>COPYFREE</literal> <literal>FSF</literal>
|
||||
<literal>GPL</literal></entry>
|
||||
<entry>(default)</entry>
|
||||
</row>
|
||||
|
||||
<row xml:id="licenses-license-WTFPL">
|
||||
<entry><literal>WTFPL</literal></entry>
|
||||
<entry>Do What the Fuck You Want To Public License
|
||||
|
|
Loading…
Reference in a new issue