lineedit: do not hang on error, but return error indicator.
[oweals/busybox.git] / coreutils / install.c
index ab9feffaf105c54b157c3b05113ef9304db91a70..9dc90d6413ac16bdc20f4bf448d529de72174a82 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2003 by Glenn McGrath
  * SELinux support: by Yuichi Nakamura <ynakam@hitachisoft.jp>
  *
- * 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"