Hacker News new | ask | show | jobs
by aezart 633 days ago
> You may license other files that are entirely your own work and do not contain code from the software under any terms you choose.

This part confuses me a bit, as the distinction between storing all the code in the same file versus dividing it into separate files is fairly arbitrary. What happens if you have 3 files in your project, one of which contains licensed code, and then zip them together into a single archive for distribution?