diff --git a/arch/arm/src/lpc313x/lpc313x_usbdev.c b/arch/arm/src/lpc313x/lpc313x_usbdev.c
index 9d6820848faf1fc0e2455054c61fb40ad82a5c07..29c9a11227ca8ec355868e836a2376e5bb4e96e0 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 <spudmonkey@racsa.co.cr>
  *