Hi, Anyone know why this is commented out in build.xml?
<!-- concat the license file with the binary license file for the 3rd
party deps -->
<!--concat destfile="${basedir}/temp/LICENSE">
<filelist dir="${FLEX_HOME}" files="LICENSE,LICENSE.bin"/>
</concat-->
Thanks,
Justin
