Copyright notices (or the lack thereof) in kernel code
Copyright notices (or the lack thereof) in kernel code
Posted Oct 28, 2022 8:17 UTC (Fri) by hverkuil (subscriber, #41056)Parent article: Copyright notices (or the lack thereof) in kernel code
One of the rare cases I experienced where copyright mattered (outside of lawsuits) is if you want to change the license. For example, going from GPLv2-only to GPLv2+BSD. In that case you need to contact the copyright holders (where possible) to get approval for the change.
We had that situation at least once in the media subsystem.