diff options
Diffstat (limited to 'miscutils/wall.c')
-rw-r--r-- | miscutils/wall.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/wall.c b/miscutils/wall.c index 2dbab60..eecfc16 100644 --- a/miscutils/wall.c +++ b/miscutils/wall.c @@ -3,7 +3,7 @@ * wall - write a message to all logged-in users * Copyright (c) 2009 Bernhard Reutner-Fischer * - * 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" |