nc: show help text on bad parameters
[oweals/busybox.git] / docs / new-applet-HOWTO.txt
index a2c5a49fe8992fae7af29406908e93a2f5efb2a9..2f237564d5680c846cb70ff8ff3caa5cdf864a8a 100644 (file)
@@ -36,7 +36,7 @@ For a new applet mu, here is the code that would go in mu.c:
  *
  * Copyright (C) [YEAR] by [YOUR NAME] <YOUR EMAIL>
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"