OSDN Git Service

*: make GNU licensing statement forms more regular
[android-x86/external-busybox.git] / docs / new-applet-HOWTO.txt
index a2c5a49..2f23756 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"