Changeset 80411
- Timestamp:
- 07/12/11 06:07:49 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/base/portmgr/jobs/port_binary_distributable.tcl
r80410 r80411 37 37 # keep these values sorted 38 38 array set license_conflicts \ 39 {agpl {cecill gpl }39 {agpl {cecill gpl-2 gpl-1 restrictive/distributable} 40 40 apache {cecill gpl} 41 41 apsl {cecill gpl} 42 42 cpl {cecill gpl} 43 cecill {agpl apache apsl cpl ibmpl mpl openssl php qpl ssleay zpl-1}43 cecill {agpl apache apsl cpl ibmpl mpl openssl php qpl restrictive/distributable ssleay zpl-1} 44 44 freetype {gpl-2} 45 gpl {agpl apache apsl cpl ibmpl mpl openssl php qpl ssleay zpl-1}45 gpl {agpl apache apsl cpl ibmpl mpl openssl php qpl restrictive/distributable ssleay zpl-1} 46 46 gpl-1 {gpl-3 gpl-3+ lgpl-3 lgpl-3+} 47 47 gpl-2 {freetype gpl-3 gpl-3+ lgpl-3 lgpl-3+} … … 55 55 php {cecill gpl} 56 56 qpl {cecill gpl} 57 restrictive/distributable {agpl cecill gpl} 57 58 ssleay {cecill gpl} 58 59 zpl-1 {cecill gpl}}
Note: See TracChangeset
for help on using the changeset viewer.

