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