tar: support -T - and -X -
[oweals/busybox.git] / libbb / xfunc_die.c
index ba9fe935a95a291ffb18e0025a72ef00a29152e7..204e5e49da5e1e5174752c79da0cd351737c4d1a 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 by Denys Vlasenko <vda.linux@googlemail.com>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* Keeping it separate allows to NOT suck in stdio for VERY small applets.