mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 16:17:41 -04:00
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: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
committed by
Martin K. Petersen
parent
2d1fcb6009
commit
5502239e73
@@ -1,4 +1,4 @@
|
||||
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
#include "sas_internal.h"
|
||||
|
||||
#include <linux/kernel.h>
|
||||
|
||||
Reference in New Issue
Block a user