From 53e57117df645b2f8c0f9b35ba76dbdd73afe6bd Mon Sep 17 00:00:00 2001
From: patacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>
Date: Sun, 4 Apr 2010 16:36:51 +0000
Subject: [PATCH] Fixe authorship

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2573 42af7a65-404d-4744-a932-0658087f49c3
---
 arch/arm/src/lpc313x/lpc313x_usbdev.c | 4 ++++
 1 file changed, 4 insertions(+)

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 <spudmonkey@racsa.co.cr>
  *
-- 
GitLab