diff options
Diffstat (limited to 'networking/ifplugd.c')
-rw-r--r-- | networking/ifplugd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/ifplugd.c b/networking/ifplugd.c index 2f8c90f..58f56db 100644 --- a/networking/ifplugd.c +++ b/networking/ifplugd.c @@ -4,7 +4,7 @@ * * Copyright (C) 2009 Maksym Kryzhanovskyy <xmaks@email.cz> * - * 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" |