From d083f309ee0204c5af705dde6b67bcf8cb6db1b1 Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Sat, 5 Dec 2009 23:25:44 -0200 Subject: [PATCH] Tell about MODULE_LICENSE and taint. --- 01.hello/01.hello.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/01.hello/01.hello.xml b/01.hello/01.hello.xml index b6b2969..b57177a 100644 --- a/01.hello/01.hello.xml +++ b/01.hello/01.hello.xml @@ -60,6 +60,16 @@ priority. There are macros, like KERN\_ALERT and + +License and taint + +MODULE\_LICENSE is highly recommended. A free software +license should be used, otherwise the kernel is tainted. This indicates to +developers that something has gone wrong, and some bug reports are ignored some +times. + + + Building -- 2.20.1