Hi, > OK, I have added a binary license (in a binary_license folder) and updated > the packaging. Please review. Once we settle on this it will be time to > cut the RC.
From a very quick look (so I may of missed something): - as3httpclientlib seems to be MIT not BSD [1]. At worse this a documentation error, not a release blocker as both are permissive and comparable and give the same rights. - I assume the full text from the crypt library [2] will be placed in debs directory? (As it contains more than just BSD licensed software.) - Think we're missing MPL licence for com.probertson.utils GZIP encoder [3] Note that this is a category B licence [4] - There's no real need to mention NativeApplicationUpdater as it’s Apache licensed. There no harm in doing so however, but if we do we should probably add AS3 commons Zip as we use that and it’s also Apache licensed. Neither of those project have a NOTICE file (which they should) so it probably makes sense to add them to LICENSE to acknowledge the copyright owners. Normally that would go in NOTICE when the software is Apache licensed and not an ASF project and the project has the boiler plate NOTICE file. - Probably best to move the additions in LICENSE to under "APACHE FLEX SUBCOMPONENTS:” Thanks, Justin 1. https://github.com/gabriel/as3httpclient/blob/master/License.txt 2. http://crypto.hurlant.com/demo/srcview/source/LICENSE.txt 3. https://code.google.com/p/ascompress/source/browse/trunk/com/probertson/utils/GZIPEncoder.as?r=2 4. http://www.apache.org/legal/resolved.html#no-modification