diff options
Diffstat (limited to 'modutils')
| -rw-r--r-- | modutils/depmod.c | 2 | ||||
| -rw-r--r-- | modutils/modprobe-small.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modutils/depmod.c b/modutils/depmod.c index 35df4a8e2..5b9e9e864 100644 --- a/modutils/depmod.c +++ b/modutils/depmod.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
| 2 | /* | 2 | /* |
| 3 | * depmod - generate modules.dep | 3 | * depmod - generate modules.dep |
| 4 | * Copyright (c) 2008 Bernhard Fischer | 4 | * Copyright (c) 2008 Bernhard Reutner-Fischer |
| 5 | * Copyrihgt (c) 2008 Timo Teras <timo.teras@iki.fi> | 5 | * Copyrihgt (c) 2008 Timo Teras <timo.teras@iki.fi> |
| 6 | * Copyright (c) 2008 Vladimir Dronnikov | 6 | * Copyright (c) 2008 Vladimir Dronnikov |
| 7 | * | 7 | * |
diff --git a/modutils/modprobe-small.c b/modutils/modprobe-small.c index 8e765b2ee..96a0a08ed 100644 --- a/modutils/modprobe-small.c +++ b/modutils/modprobe-small.c | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * simplified modprobe | 3 | * simplified modprobe |
| 4 | * | 4 | * |
| 5 | * Copyright (c) 2008 Vladimir Dronnikov | 5 | * Copyright (c) 2008 Vladimir Dronnikov |
| 6 | * Copyright (c) 2008 Bernhard Fischer (initial depmod code) | 6 | * Copyright (c) 2008 Bernhard Reutner-Fischer (initial depmod code) |
| 7 | * | 7 | * |
| 8 | * Licensed under GPLv2, see file LICENSE in this tarball for details. | 8 | * Licensed under GPLv2, see file LICENSE in this tarball for details. |
| 9 | */ | 9 | */ |
