1
0
Fork 0

[SCSI] sun3_scsi_vme: add MODULE_LICENSE

This patch adds the missing MODULE_LICENSE("GPL").

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
hifive-unleashed-5.1
Adrian Bunk 2008-04-14 17:17:26 +03:00 committed by James Bottomley
parent 8ef8d5941c
commit 582df15327
1 changed files with 1 additions and 0 deletions

View File

@ -582,3 +582,4 @@ static struct scsi_host_template driver_template = {
#include "scsi_module.c"
MODULE_LICENSE("GPL");