Identify a good license to use here. MIT is ideal, but we depend on other libraries that might not be compatible:
- MoreLINQ (Apache License 2.0)
- jint (BSD 2-Clause "Simplified" License)
- TTLib (Should this be moved to a separate repo? What is the proper license?)
MoreLINQ can probably be refactored out. NodeJS uses an interesting technique https://github.com/nodejs/node/blob/master/LICENSE.
Identify a good license to use here. MIT is ideal, but we depend on other libraries that might not be compatible:
MoreLINQ can probably be refactored out. NodeJS uses an interesting technique https://github.com/nodejs/node/blob/master/LICENSE.