Hi, > I'm hoping to start testing FlexJS in the very near future and one of the JS > libraries I was going to try to test is amfjs > (https://github.com/emilkm/amfjs).
Licensing wise it's Apache licensed and bundles some MIT code (Promises license) [1] and one item [2] under the "do the fuck what you want” license. [3] It is however missing a NOTICE file so would be nice if the 3rd party be contacted to correct that. Both are compatible with Apache, so we can use this with some modification to our LICENSE/NOTICE files. Thanks, Justin 1. https://github.com/Zolmeister/promiz 2. https://gist.github.com/jed/982883#file-license-txt 3. http://www.wtfpl.net
