test/sendmsg_fs_cve: Fix the wrong SPDX-License-Identifier
This test program's license is GPL-2.0-or-later, but I put the wrong
SPDX-License-Identifier in commit:
d36db0b72b9 ("test: Add missing SPDX-License-Identifier")
Fix it.
Cc: Nicolai Stange <nstange@suse.de>
Reported-by: Yuriy Chernyshov <georgthegreat@gmail.com>
Fixes: https://github.com/axboe/liburing/issues/753
Fixes: d36db0b72b9399623dee12b61069845d8e1bfa05 ("test: Add missing SPDX-License-Identifier")
Signed-off-by: Ammar Faizi <ammarfaizi2@gnuweeb.org>
Link: https://lore.kernel.org/r/20221212125121.68094-1-ammarfaizi2@gnuweeb.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 file changed