diff options
Diffstat (limited to 'coreutils/sleep.c')
-rw-r--r-- | coreutils/sleep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/sleep.c b/coreutils/sleep.c index 3bcab88..7bc98d8 100644 --- a/coreutils/sleep.c +++ b/coreutils/sleep.c @@ -2,7 +2,6 @@ /* * Mini sleep implementation for busybox * - * * Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>. * * This program is free software; you can redistribute it and/or modify |