mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
[S390] sclp_cpi module license.
sclp_cpi is GPL. Make the module not taint the kernel Signed-off-by: Christian Borntraeger <cborntra@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
parent
13e742babd
commit
b3c14d0bfd
@ -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>");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user