aboutsummaryrefslogtreecommitdiff
path: root/miscutils/wall.c
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/wall.c')
-rw-r--r--miscutils/wall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/wall.c b/miscutils/wall.c
index 2dbab60b4..eecfc166b 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"