udhcpc: fix a problem with binary-encoded options #2
[oweals/busybox.git] / libbb / create_icmp_socket.c
index d75f8452d1129dbc2d2c6b6d1c2122a63a7cb9ff..58562698359cf27d107d172d3f94579a00e527e3 100644 (file)
@@ -5,7 +5,7 @@
  * create raw socket for icmp protocol
  * and drop root privileges if running setuid
  *
- * Licensed under GPLv2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 #include "libbb.h"