tar: support -T - and -X -
[oweals/busybox.git] / libbb / ask_confirmation.c
index e0e94195ecb03d8f11043512e7b0d552f60edca2..d95729cc99beff60d823c4531723a525ada5004b 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2003  Manuel Novoa III  <mjn3@codepoet.org>
  *
- * 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.
  */
 
 /* Read a line from stdin.  If the first non-whitespace char is 'y' or 'Y',