FreeBSD Bugzilla – Attachment 110171 Details for
Bug 151300
Add LaTeX Project Public Licenses to Mk/bsd.licenses.db.mk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
latex-licences.diff
latex-licences.diff (text/plain), 1.44 KB, created by
Christopher Key
on 2010-10-08 12:00:06 UTC
(
hide
)
Description:
latex-licences.diff
Filename:
MIME Type:
Creator:
Christopher Key
Created:
2010-10-08 12:00:06 UTC
Size:
1.44 KB
patch
obsolete
>Index: Mk/bsd.licenses.db.mk >=================================================================== >RCS file: /home/ncvs/ports/Mk/bsd.licenses.db.mk,v >retrieving revision 1.6 >diff -u -r1.6 bsd.licenses.db.mk >--- Mk/bsd.licenses.db.mk 2 Aug 2010 18:24:26 -0000 1.6 >+++ Mk/bsd.licenses.db.mk 8 Oct 2010 10:20:16 -0000 >@@ -33,7 +33,8 @@ > # _LICENSE_LIST_GROUPS - List of defined license groups > # > >-_LICENSE_LIST= ART10 ART20 ASL BSD BSL CDDL EPL GFDL GPLv1 GPLv2 GPLv3 LGPL20 LGPL21 LGPL3 MIT MPL >+_LICENSE_LIST= ART10 ART20 ASL BSD BSL CDDL EPL GFDL GPLv1 GPLv2 GPLv3 LGPL20 LGPL21 LGPL3 \ >+ LPPL10 LPL11 LPPL12 LPPL13c MIT MPL > > # List of groups (only names must be present) > >@@ -100,6 +101,22 @@ > _LICENSE_NAME_LGPL3= GNU Lesser General Public License version 3 > _LICENSE_GROUPS_LGPL3= FSF GPL OSI > >+_LICENSE_NAME_LPPL10= LaTeX Project Public License version 1.0 >+_LICENSE_GROUPS_LPPL10= FSF OSI >+_LICENSE_PERMS_LPPL10= dist-mirror dist-sell >+ >+_LICENSE_NAME_LPPL11= LaTeX Project Public License version 1.1 >+_LICENSE_GROUPS_LPPL11= FSF OSI >+_LICENSE_PERMS_LPPL11= dist-mirror dist-sell >+ >+_LICENSE_NAME_LPPL12= LaTeX Project Public License version 1.2 >+_LICENSE_GROUPS_LPPL12= FSF OSI >+_LICENSE_PERMS_LPPL12= dist-mirror dist-sell >+ >+_LICENSE_NAME_LPPL13c= LaTeX Project Public License version 1.3c >+_LICENSE_GROUPS_LPPL13c= FSF OSI >+_LICENSE_PERMS_LPPL13c= dist-mirror dist-sell >+ > _LICENSE_NAME_MIT= MIT license / X11 license > _LICENSE_GROUPS_MIT= FSF GPL OSI
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 151300
: 110171 |
110172