aboutsummaryrefslogtreecommitdiff
path: root/miscutils/ubi_attach_detach.c
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/ubi_attach_detach.c')
-rw-r--r--miscutils/ubi_attach_detach.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/ubi_attach_detach.c b/miscutils/ubi_attach_detach.c
index 0d63a10d5..15377aa37 100644
--- a/miscutils/ubi_attach_detach.c
+++ b/miscutils/ubi_attach_detach.c
@@ -1,6 +1,6 @@
/* Ported to busybox from mtd-utils.
*
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
*/
//applet:IF_UBIATTACH(APPLET_ODDNAME(ubiattach, ubi_attach_detach, _BB_DIR_USR_SBIN, _BB_SUID_DROP, ubiattach))