aboutsummaryrefslogtreecommitdiff
path: root/util-linux/rev.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/rev.c')
-rw-r--r--util-linux/rev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/rev.c b/util-linux/rev.c
index 8d5ac2f2d..e1e004437 100644
--- a/util-linux/rev.c
+++ b/util-linux/rev.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2010 Marek Polacek <mmpolacek@gmail.com>
*
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
*/
//applet:IF_REV(APPLET(rev, _BB_DIR_BIN, _BB_SUID_DROP))