lineedit: do not hang on error, but return error indicator.
[oweals/busybox.git] / libbb / read_key.c
index 64557ab1477a33dc9e394671c3ba9f49c7607dec..840325c99e99edaa6fc8bf9268269b48f04241f3 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2008 Rob Landley <rob@landley.net>
  * Copyright (C) 2008 Denys Vlasenko <vda.linux@googlemail.com>
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include "libbb.h"