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