aboutsummaryrefslogtreecommitdiff
path: root/libbb/pidfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/pidfile.c')
-rw-r--r--libbb/pidfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/pidfile.c b/libbb/pidfile.c
index 7b8fee21c..a48dfc38b 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 */