diff options
Diffstat (limited to 'debianutils/pipe_progress.c')
-rw-r--r-- | debianutils/pipe_progress.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debianutils/pipe_progress.c b/debianutils/pipe_progress.c index 6adefac..1e57dc2 100644 --- a/debianutils/pipe_progress.c +++ b/debianutils/pipe_progress.c @@ -4,7 +4,7 @@ * * Copyright (C) 2003 by Rob Landley <rob@landley.net>, Joey Hess * - * 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. */ #include "libbb.h" |