lineedit: do not hang on error, but return error indicator.
[oweals/busybox.git] / coreutils / uname.c
index 9822e49bd99a87bfa915267e20b1d337f043763f..d1c50e222f4572cc5cd460f6d7d8091832b8d62e 100644 (file)
@@ -2,7 +2,7 @@
 /* uname -- print system information
  * Copyright (C) 1989-1999 Free Software Foundation, Inc.
  *
- * 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 */