Searched hist:f21e6e185a3a95dedc0d604b468d40ff1dc71fd9 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/block/ |
H A D | loop.c | f21e6e185a3a95dedc0d604b468d40ff1dc71fd9 Tue Apr 19 06:33:01 UTC 2022 Christoph Hellwig <hch@lst.de> loop: add a SPDX header
The copyright statement says:
"Redistribution of this file is permitted under the GNU General Public License." and was added by Ted in 1993, at which point GPLv2 only was the default Linux license.
Replace it with the usual GPLv2 only SPDX header.
Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20220419063303.583106-3-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|