In the bin / tar LICENSE there are lines like: === six-1.7.3-py2.py3-none-any.zip ===
=== ST4-4.0.8.jar ==================== what do these mean? ----------------------------------------------------------------------------------------------------------- There are also references to licenses by name: === jLine License ================== (cassandra) jline-1.0.jar === Futures License ========== (cassandra) futures-2.1.6-py2.py3-none-any.zip but it's not obvious from this where to find the actual license in the distribution. ---------------------------------------------------------------------------------------------------------- Cassandra has a particular approach to license management which a) manages a huge number of licenses b) includes all of them in an organized way in their binary distribution Perhaps we could do something similar? -Marshall
