Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 582df153 authored by Adrian Bunk's avatar Adrian Bunk Committed by James Bottomley
Browse files

[SCSI] sun3_scsi_vme: add MODULE_LICENSE



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

Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
parent 8ef8d594
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -582,3 +582,4 @@ static struct scsi_host_template driver_template = {

#include "scsi_module.c"

MODULE_LICENSE("GPL");