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

Commit b3c14d0b authored by Christian Borntraeger's avatar Christian Borntraeger Committed by Martin Schwidefsky
Browse files

[S390] sclp_cpi module license.



sclp_cpi is GPL. Make the module not taint the kernel

Signed-off-by: default avatarChristian Borntraeger <cborntra@de.ibm.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 13e742ba
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -49,6 +49,8 @@ static struct sclp_register sclp_cpi_event =
	.send_mask = EvTyp_CtlProgIdent_Mask
	.send_mask = EvTyp_CtlProgIdent_Mask
};
};


MODULE_LICENSE("GPL");

MODULE_AUTHOR(
MODULE_AUTHOR(
	"Martin Peschke, IBM Deutschland Entwicklung GmbH "
	"Martin Peschke, IBM Deutschland Entwicklung GmbH "
	"<mpeschke@de.ibm.com>");
	"<mpeschke@de.ibm.com>");