Skip to content

Commit

Permalink
[SCSI] sun3_scsi_vme: add MODULE_LICENSE
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Adrian Bunk authored and James Bottomley committed Apr 16, 2008
1 parent 8ef8d59 commit 582df15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/scsi/sun3_scsi_vme.c
Original file line number Diff line number Diff line change
Expand Up @@ -582,3 +582,4 @@ static struct scsi_host_template driver_template = {

#include "scsi_module.c"

MODULE_LICENSE("GPL");

0 comments on commit 582df15

Please sign in to comment.