NASA and open-source software
NASA and open-source software
Posted Feb 16, 2023 20:29 UTC (Thu) by Kluge (subscriber, #2881)In reply to: NASA and open-source software by dullfire
Parent article: NASA and open-source software
I think the problem is related to derived works. Say a NASA programmer wants to modify an existing Linux kernel driver to make it work for a new Mars rover. The new driver is a derived work of the old driver, which was under the GPL. So the new driver is similarly de facto GPL code. It can be used within NASA without a problem.
However, if that new driver is released under the GPL, you have effectively released the work product of a government employee outside of the public domain.