diff options
Diffstat (limited to 'modutils/depmod.c')
-rw-r--r-- | modutils/depmod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modutils/depmod.c b/modutils/depmod.c index 694f9ea..006a7bc 100644 --- a/modutils/depmod.c +++ b/modutils/depmod.c @@ -5,7 +5,7 @@ * Copyrihgt (c) 2008 Timo Teras <timo.teras@iki.fi> * Copyright (c) 2008 Vladimir Dronnikov * - * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ #include "libbb.h" |