From 18a224bf8a6e96fc05e969a9d41559c3288d9b29 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 13 Jun 2014 07:31:28 -0600 Subject: [PATCH] Correct contact information --- include/netpacket/packet.h | 2 +- include/nuttx/net/uip/uip-pkt.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.