New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80655


Ignore:
Timestamp:
07/16/11 04:40:29 (4 years ago)
Author:
jmr@…
Message:

apache license does not conflict with GPLv3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/base/portmgr/jobs/port_binary_distributable.tcl

    r80609 r80655  
    4646array set license_conflicts \ 
    4747    {agpl {cecill gpl-1 gpl-2 gplconflict noncommercial restrictive/distributable} 
    48     apache {cecill gpl} 
     48    apache {cecill gpl-1 gpl-2} 
    4949    apsl {cecill gpl} 
    5050    cpl {cecill gpl} 
    5151    cecill {agpl apache apsl cpl gplconflict ibmpl mpl noncommercial openssl php qpl restrictive/distributable ssleay zpl-1} 
    5252    freetype {gpl-2} 
    53     gpl {agpl apache apsl cpl gplconflict ibmpl mpl noncommercial openssl php qpl restrictive/distributable ssleay zpl-1} 
    54     gpl-1 {gpl-3 gpl-3+ lgpl-3 lgpl-3+} 
    55     gpl-2 {freetype gpl-3 gpl-3+ lgpl-3 lgpl-3+} 
     53    gpl {agpl apsl cpl gplconflict ibmpl mpl noncommercial openssl php qpl restrictive/distributable ssleay zpl-1} 
     54    gpl-1 {apache gpl-3 gpl-3+ lgpl-3 lgpl-3+} 
     55    gpl-2 {apache freetype gpl-3 gpl-3+ lgpl-3 lgpl-3+} 
    5656    gpl-3 {gpl-1 gpl-2} 
    5757    gpl-3+ {gpl-1 gpl-2} 
Note: See TracChangeset for help on using the changeset viewer.