Downloading the LICENSE file with every exercism download command

Context: See this pull request

Students often solve an exercise locally then upload their solution to Github. If we don’t fetch the LICENSE file on an exercism download this leads to Exercism code being spread without the appropriate license files.

Should we download the LICENSE with every exercism download?