lineedit: do not hang on error, but return error indicator.
[oweals/busybox.git] / coreutils / mkdir.c
index c837e97267c6e8808305f3c6e03d4fdf02ef3f87..0de0d5c3b137971308304f0a07fb07515a47a9d3 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2001 Matt Kraai <kraai@alumni.carnegiemellon.edu>
  *
- * 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 */