Fixe authorship

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2573 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2010-04-04 16:36:51 +00:00
parent 2501f0c6bb
commit 53e57117df

View File

@ -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>
*