Changes between Version 7 and Version 8 of SubmittingPatches


Ignore:
Timestamp:
2011-11-13 12:07:57 (18 months ago)
Author:
Philip
Comment:

clarify licensing a little

Legend:

Unmodified
Added
Removed
Modified
  • SubmittingPatches

    v7 v8  
    1212 * If you don't hear anything within a reasonable time period (maybe a week or two), feel free to post a reminder on the [http://www.wildfiregames.com/forum/index.php?showforum=312 forum]. 
    1313 
    14 The person submitting the patch must agree that it is their own work (or else make it clear where it came from) and agree to licensing the work as GPL. 
     14You must agree that it is your own work (or else make it clear where it came from) and agree to licensing the work as [http://www.opensource.org/licenses/GPL-2.0 GPL 2+] (or in some cases [http://www.opensource.org/licenses/mit-license.php MIT], especially for code in `lib/` - check the existing copyright headers on the source files you edit).