lineedit: do not hang on error, but return error indicator.
[oweals/busybox.git] / coreutils / true.c
index 8a7e6ae9e6f12fa7cecbbf14fc5b76060aadb5b5..0a862ef187e2379379a36ec0a5e61e5a3e32cefa 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.
  */
 
 /* BB_AUDIT SUSv3 compliant */