Fix forgotten license comments
[platform/upstream/busybox.git] / libbb / create_icmp_socket.c
index 1fa016a..d75f845 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 tarball for details.
  */
 
 #include "libbb.h"