Hi Justin ... well [3][4][5] were created by me ... eventually I copied the wrong header from some file ... can be replaced with the correct one.
[1] is downloaded as part of the build and eventually patched by the build. Chris ________________________________________ Von: Justin Mclean <jus...@classsoftware.com> Gesendet: Sonntag, 1. Mai 2016 09:43:42 An: dev@flex.apache.org Betreff: Re: [LAST CALL] Release Apache Flex FalconJX 0.7.0 Hi, Falcon source: - There are a number of files that had non standard Apache headers containing a copyright line. Anyone know why this is the case? eg [3][4][5] + others - There are a number of files copyright "Copyright 2005 The Closure Library Authors” in [7] This is missing form LICENSE which is inconsistent with how this is treated in FalconJX. - There are a number of files that had non standard Apache headers containing a copyright line. Anyone know why this is the case? eg [3][4][5] + others - These files have the wrong copyright year inside of them [6] Falcon binary: - as Falcon source - What file is this [1] generated from? And how is it licensed? Falcon JX source: - as Falcon source Falcon JX binary: - as Falcon binary - Seem odd not to mention in LICENSE TweenJS [8] and EaselJS [9] as they are bundled and come from seperate repos. [10][11] - TweenJS is based Robert Penner easing equations, these are BSD licensed [12] so that should be added to LICENSE. (Or perhaps NOTICE as the BSD headers have been removed??) Thanks, Justin 1. apache-flex-falcon-0.7.0-bin/externs/js/target/downloads/svg.js 2. apache-flex-falcon-0.7.0-bin/externs/js/target/downloads 3. apache-flex-falcon-0.7.0-bin/compiler/src/test/java/utils/FlashplayerSecurityHandler.java 4. apache-flex-falcon-0.7.0-bin/compiler/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/unpack/UnpackResourceMojo.java 5. apache-flex-falcon-0.7.0-bin/compiler/compiler-build-tools/src/main/java/org/apache/flex/compiler/tools/patchfiles/CutOperation.java 6. ./apache-flex-falconjx-0.7.0-bin/debugger/src/main/resources/flex/tools/debugger/cli/*.properties 7. ./externs/GCL/src/main/flex/goog 8. ./externs/createjs/target/downloads/TweenJS-0.6.2 9. ./externs/createjs/target/downloads/EaselJS-0.8.0 10. https://github.com/CreateJS/EaselJS 11. https://github.com/CreateJS/TweenJS 12. http://robertpenner.com/easing/