diff --git a/include/netpacket/packet.h b/include/netpacket/packet.h index 522464ca687..df47a196cc7 100644 --- a/include/netpacket/packet.h +++ b/include/netpacket/packet.h @@ -3,7 +3,7 @@ * Definitions for use with AF_PACKET sockets * * Copyright (C) 2014 Gregory Nutt. All rights reserved. - * Author: Lazlo + * Author: Daniel Laszlo Sitzer * * Includes some definitions that a compatible with the LGPL GNU C Library * header file of the same name. diff --git a/include/nuttx/net/uip/uip-pkt.h b/include/nuttx/net/uip/uip-pkt.h index 03502eb3856..2580b5be60e 100644 --- a/include/nuttx/net/uip/uip-pkt.h +++ b/include/nuttx/net/uip/uip-pkt.h @@ -3,7 +3,7 @@ * Definitions for use with AF_PACKET sockets * * Copyright (C) 2014 Gregory Nutt. All rights reserved. - * Author: Lazlo + * Author: Daniel Laszlo Sitzer * * Includes some definitions that a compatible with the LGPL GNU C Library * header file of the same name.