diff options
Diffstat (limited to 'miscutils/watchdog.c')
-rw-r--r-- | miscutils/watchdog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/watchdog.c b/miscutils/watchdog.c index 8e961f0c1..332539658 100644 --- a/miscutils/watchdog.c +++ b/miscutils/watchdog.c @@ -6,7 +6,7 @@ * Copyright (C) 2006 Bernhard Reutner-Fischer <busybox@busybox.net> * Copyright (C) 2008 Darius Augulis <augulis.darius@gmail.com> * - * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ #include "libbb.h" |