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 7b8fee21c..a48dfc38b 100644 --- a/libbb/pidfile.c +++ b/libbb/pidfile.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * | 4 | * |
5 | * Copyright (C) 2007 by Stephane Billiart <stephane.billiart@gmail.com> | 5 | * Copyright (C) 2007 by Stephane Billiart <stephane.billiart@gmail.com> |
6 | * | 6 | * |
7 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. | 7 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
8 | */ | 8 | */ |
9 | 9 | ||
10 | /* Override ENABLE_FEATURE_PIDFILE */ | 10 | /* Override ENABLE_FEATURE_PIDFILE */ |