diff options
Diffstat (limited to 'libbb/pidfile.c')
-rw-r--r-- | libbb/pidfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/pidfile.c b/libbb/pidfile.c index 7b8fee2..a48dfc3 100644 --- a/libbb/pidfile.c +++ b/libbb/pidfile.c @@ -4,7 +4,7 @@ * * Copyright (C) 2007 by Stephane Billiart <stephane.billiart@gmail.com> * - * 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. */ /* Override ENABLE_FEATURE_PIDFILE */ |