diff options
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/slow-work.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/slow-work.c b/kernel/slow-work.c index 3f65900aa3c..cf2bc01186e 100644 --- a/kernel/slow-work.c +++ b/kernel/slow-work.c @@ -7,6 +7,8 @@ * modify it under the terms of the GNU General Public Licence * as published by the Free Software Foundation; either version * 2 of the Licence, or (at your option) any later version. + * + * See Documentation/slow-work.txt */ #include <linux/module.h> |