mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-06 17:00:05 -04:00
The GPL requires that you include a copy of the GPL with every copy of programs that are released under the GPL [1]. Before this change, CI artifacts didn’t include a copy of the GPL. Fixes #276. [1]: <https://www.gnu.org/licenses/gpl-faq.en.html#WhyMustIInclude>