From: Christoph Hellwig Date: Wed, 1 May 2019 16:14:08 +0000 (-0400) Subject: scsi: libsas: add a SPDX tag to sas_task.c X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5502239e73e6167fb67ff9efef4677e6dd90fd57;p=openwrt%2Fstaging%2Fblogic.git 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 Reviewed-by: Hannes Reinecke Signed-off-by: Martin K. Petersen --- diff --git a/drivers/scsi/libsas/sas_task.c b/drivers/scsi/libsas/sas_task.c index c3b9befad4e6..a46e8e4c0684 100644 --- a/drivers/scsi/libsas/sas_task.c +++ b/drivers/scsi/libsas/sas_task.c @@ -1,4 +1,4 @@ - +// SPDX-License-Identifier: GPL-2.0 #include "sas_internal.h" #include