* [S390] sclp_cpi module license.
@ 2006-12-15 16:22 Martin Schwidefsky
0 siblings, 0 replies; only message in thread
From: Martin Schwidefsky @ 2006-12-15 16:22 UTC (permalink / raw)
To: linux-kernel, cborntra
From: Christian Borntraeger <cborntra@de.ibm.com>
[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>
---
drivers/s390/char/sclp_cpi.c | 2 ++
1 files changed, 2 insertions(+)
diff -urpN linux-2.6/drivers/s390/char/sclp_cpi.c linux-2.6-patched/drivers/s390/char/sclp_cpi.c
--- linux-2.6/drivers/s390/char/sclp_cpi.c 2006-12-15 16:54:55.000000000 +0100
+++ linux-2.6-patched/drivers/s390/char/sclp_cpi.c 2006-12-15 16:55:09.000000000 +0100
@@ -49,6 +49,8 @@ static struct sclp_register sclp_cpi_eve
.send_mask = EvTyp_CtlProgIdent_Mask
};
+MODULE_LICENSE("GPL");
+
MODULE_AUTHOR(
"Martin Peschke, IBM Deutschland Entwicklung GmbH "
"<mpeschke@de.ibm.com>");
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-12-15 16:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-15 16:22 [S390] sclp_cpi module license Martin Schwidefsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox