Re: [PATCH blktests] block/{029,030,031}: relicense from GPL-2.0 to GPL-3.0+
Bart Van Assche <[email protected]>
| Newsgroups | org.kernel.vger.linux-block |
|---|---|
| Message-ID | <[email protected]> |
On 8/21/26 3:53 AM, Shin'ichiro Kawasaki wrote: > Most blktests code, including check and common/rc, is licensed under > GPL-3.0+. However, tests/block/029, 030 and 031 are licensed under > GPL-2.0 only. These test scripts source GPL-3.0+ shell code, but > GPL-2.0-only code is incompatible with GPL-3.0 code [1]. > > Relicense these test scripts under GPL-3.0 or later to resolve this > incompatibility. Reviewed-by: Bart Van Assche <[email protected]>