diff options
Diffstat (limited to 'procps/mpstat.c')
-rw-r--r-- | procps/mpstat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/mpstat.c b/procps/mpstat.c index bf0f593..575c77e 100644 --- a/procps/mpstat.c +++ b/procps/mpstat.c @@ -4,7 +4,7 @@ * * Copyright (C) 2010 Marek Polacek <mmpolacek@gmail.com> * - * Licensed under GPLv2, see file LICENSE in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this source tree. */ //applet:IF_MPSTAT(APPLET(mpstat, _BB_DIR_BIN, _BB_SUID_DROP)) |