Changes between Version 44 and Version 45 of PortfileRecipes


Ignore:
Timestamp:
Jan 16, 2013, 10:11:08 PM (11 years ago)
Author:
jmroot (Joshua Root)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PortfileRecipes

    v44 v45  
    444444* 'GPLConflict' should be added if the license conflicts with the GPL (and its variants like CeCILL and the AGPL) and is not in the list of licenses known to do so below.
    445445* 'Noncommercial' means a license that prohibits commercial use.
    446 
    447 A ''public domain'' code would, therefore, use the `Permissive` license:
    448 
    449 {{{
    450 license   Permissive
    451 }}}
     446* Public domain code, while technically not having or needing a license, should list the license as 'public-domain'.