On Wed, Feb 10, 2010 at 10:56 PM, REPLeffect repleffect@gmail.com wrote:
James (and Marc),
I've looked and I don't see anything about licensing on the Gambit Scheme backend. I believe James said he started with Marc's code and fleshed it out from there, so I'll direct the question to both of you. What are the license terms for using this code? Does it fall under the same licenses as Gambit itself?
Yes, that's probably appropriate. Honestly, I haven't have much experience with licenses. I know Gambit is release under a dual LGPL and Apache 2 license. Do I just need to add those two license files in the root of the project?
- James