[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190501161417.32592-16-hch@lst.de>
Date: Wed, 1 May 2019 12:14:08 -0400
From: Christoph Hellwig <hch@....de>
To: "James E . J . Bottomley" <jejb@...ux.ibm.com>,
"Martin K . Petersen" <martin.petersen@...cle.com>
Cc: Hannes Reinecke <hare@...e.de>, Lee Duncan <lduncan@...e.com>,
Chris Leech <cleech@...hat.com>, Willem Riede <osst@...de.org>,
Doug Gilbert <dgilbert@...erlog.com>,
Jens Axboe <axboe@...nel.dk>,
Kai Mäkisara <Kai.Makisara@...umbus.fi>,
linux-scsi@...r.kernel.org, open-iscsi@...glegroups.com,
osst-users@...ts.sourceforge.net, linux-kernel@...r.kernel.org
Subject: [PATCH 15/24] 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@....de>
---
drivers/scsi/libsas/sas_task.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 <linux/kernel.h>
--
2.20.1
Powered by blists - more mailing lists