diff options
Diffstat (limited to 'miscutils/adjtimex.c')
-rw-r--r-- | miscutils/adjtimex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/adjtimex.c b/miscutils/adjtimex.c index a6f323ba2..8e8ff8c0a 100644 --- a/miscutils/adjtimex.c +++ b/miscutils/adjtimex.c @@ -8,7 +8,7 @@ * * busyboxed 20 March 2001, Larry Doolittle <ldoolitt@recycle.lbl.gov> * - * 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" |