diff --git a/arch/arm/src/lpc313x/lpc313x_usbdev.c b/arch/arm/src/lpc313x/lpc313x_usbdev.c index 9d6820848f..29c9a11227 100755 --- a/arch/arm/src/lpc313x/lpc313x_usbdev.c +++ b/arch/arm/src/lpc313x/lpc313x_usbdev.c @@ -1,6 +1,10 @@ /******************************************************************************* * arch/arm/src/lpc313x/lpc313x_usbdev.c * + * Author: Davide Hewson + * + * Part of the NuttX OS and based, in part, on the LPC2148 USB driver: + * * Copyright (C) 2010 Gregory Nutt. All rights reserved. * Author: Gregory Nutt *