tar: support -T - and -X -
[oweals/busybox.git] / libbb / xreadlink.c
index faa0e1646cfe4592b6833b5b5bf5078ff62e3098..ec95af2229f1d94243e9071fce2d9d69276cad86 100644 (file)
@@ -3,7 +3,7 @@
  * xreadlink.c - safe implementation of readlink.
  * Returns a NULL on failure...
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"