Commit 5502239e authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Martin K. Petersen

scsi: libsas: add a SPDX tag to sas_task.c

sas_task.c is the only libsas file missing licensing information.  Add a
GPLv2 tag for the default kernel license.
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarHannes Reinecke <hare@suse.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 2d1fcb60
// SPDX-License-Identifier: GPL-2.0
#include "sas_internal.h"
#include <linux/kernel.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment