I'll update VerifyLibsAndLicenses to correctly handle GPL for external binaries, that are compile-time only - give me a few days to do that.
For the performance.php: It would be great if you could see if using a different file is possible. I had a quick(!) look at the SMF sources and there is `/Sources/Subs.php` in [SMF 2.0.15](https://download.simplemachines.org/index.php?thanks;filename=smf_2-0-15_install.zip). That are > 4000 lines of PHP code. That file would be IMHO better, because it is pure BSD: @license http://www.simplemachines.org/about/smf/license.php BSD so I'd take that file, add a comment where it came from, the license text and you'd be done. I assume here, that this measures the time parsing takes (no I did not look into the usage of the file :-)) I don't quire get what the changes to `html*.php` are about. [ Full content available at: https://github.com/apache/incubator-netbeans/pull/751 ] This message was relayed via gitbox.apache.org for [email protected]
