diff options
Diffstat (limited to 'modutils/lsmod.c')
-rw-r--r-- | modutils/lsmod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modutils/lsmod.c b/modutils/lsmod.c index 1b914e720..7bf314afe 100644 --- a/modutils/lsmod.c +++ b/modutils/lsmod.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Mini lsmod implementation for busybox | 3 | * Mini lsmod implementation for busybox |
4 | * | 4 | * |
5 | * Copyright (C) 1999-2003 by Erik Andersen <andersen@codepoet.org> | 5 | * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org> |
6 | * | 6 | * |
7 | * Modified by Alcove, Julien Gaulmin <julien.gaulmin@alcove.fr> and | 7 | * Modified by Alcove, Julien Gaulmin <julien.gaulmin@alcove.fr> and |
8 | * Nicolas Ferre <nicolas.ferre@alcove.fr> to support pre 2.1 kernels | 8 | * Nicolas Ferre <nicolas.ferre@alcove.fr> to support pre 2.1 kernels |