On Fri, Jun 08, 2018 at 06:15:01PM -0500, mitchell wodach wrote: > Hi > > I'm working on porting Freedink. I have the data separate form the game code. > The data has multiple licenses. so for PERMIT_PACKAGE in Makefile I should > pick the most restrictive license?
What you're saying is highly ambiguous: do the individual data files have separate licences ? In that case, the most restrictive is appropriate. Or do you see several licences that apply to all files ? In that case, this means the data can be redistributed under any of the licences. In that case, the least restrictive is appropriate.