scsi: st: add a SPDX tag to st.c
authorChristoph Hellwig <hch@lst.de>
Wed, 1 May 2019 16:14:16 +0000 (12:14 -0400)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 21 May 2019 10:16:23 +0000 (06:16 -0400)
st.c is the only st 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>
drivers/scsi/st.c

index 3c6a18a..9c4c710 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
    SCSI Tape Driver for Linux version 1.1 and newer. See the accompanying
    file Documentation/scsi/st.txt for more information.