diff options
Diffstat (limited to 'applets/applets.c')
-rw-r--r-- | applets/applets.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/applets.c b/applets/applets.c index 5a7b88e88..98c2b44f5 100644 --- a/applets/applets.c +++ b/applets/applets.c @@ -4,7 +4,7 @@ * * Copyright (C) 2007 Denys Vlasenko <vda.linux@googlemail.com> * - * Licensed under GPLv2, see file LICENSE in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this source tree. */ #include "busybox.h" |