udhcpc: fix a problem with binary-encoded options #2
[oweals/busybox.git] / libbb / create_icmp6_socket.c
index 91e478ec83c62191510364c0212dda69d1f4b28d..368c69028340f391d5900d5ee2afdcc4c479cadc 100644 (file)
@@ -5,7 +5,7 @@
  * create raw socket for icmp (IPv6 version) 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"