libbb: add unit tests for is_prefixed_with()
[oweals/busybox.git] / libbb / read.c
index 1ed7c5f9222735ae98e5fe819209e0838a07cfd5..5906bc225dc62dde00025cf77ffde09061acf2a2 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1999-2004 by Erik Andersen <andersen@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.
  */
 #include "libbb.h"