Oops. Forgot the usleep.c file.
[oweals/busybox.git] / sh.c
diff --git a/sh.c b/sh.c
index 8c1503ff41489bbeb9d2ad86bf9e274bf7f3a228..ad7d7613cb76485b9404bcf058677513d794881e 100644 (file)
--- a/sh.c
+++ b/sh.c
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * BusyBox Shell
+ * lash -- the BusyBox Lame-Ass SHell
  *
  * Copyright (C) 2000 by Lineo, inc.
  * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>