diff options
Diffstat (limited to 'miscutils/crond.c')
-rw-r--r-- | miscutils/crond.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/crond.c b/miscutils/crond.c index d028eb089..fddddcd8c 100644 --- a/miscutils/crond.c +++ b/miscutils/crond.c | |||
@@ -8,7 +8,7 @@ | |||
8 | * (version 2.3.2) | 8 | * (version 2.3.2) |
9 | * Vladimir Oleynik <dzo@simtreas.ru> (C) 2002 | 9 | * Vladimir Oleynik <dzo@simtreas.ru> (C) 2002 |
10 | * | 10 | * |
11 | * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. | 11 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
12 | */ | 12 | */ |
13 | 13 | ||
14 | #include "libbb.h" | 14 | #include "libbb.h" |