tar: support -T - and -X -
[oweals/busybox.git] / libbb / strrstr.c
index a803dd983f2fa82eb8a1490adbdc98117816f013..d8823fc5117631b5cda95690158d32f4f272b4c9 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2008 Bernhard Reutner-Fischer
  *
- * 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.
  */
 
 #ifdef __DO_STRRSTR_TEST