diff options
Diffstat (limited to 'libbb/safe_poll.c')
-rw-r--r-- | libbb/safe_poll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/safe_poll.c b/libbb/safe_poll.c index 58c7bda..b492a81 100644 --- a/libbb/safe_poll.c +++ b/libbb/safe_poll.c @@ -4,7 +4,7 @@ * * Copyright (C) 2007 by Denys Vlasenko <vda.linux@googlemail.com> * - * Licensed under GPLv2, see file LICENSE in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this source tree. */ #include "libbb.h" |