1
0
Fork 0

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>
alistair/sunxi64-5.4-dsi
Christoph Hellwig 2019-05-01 12:14:08 -04:00 committed by Martin K. Petersen
parent 2d1fcb6009
commit 5502239e73
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
#include "sas_internal.h"
#include <linux/kernel.h>