Update comments in file headers
This commit is contained in:
parent
f47ce4d9eb
commit
8ef272911e
@ -8,7 +8,7 @@
|
||||
<tr align="center" bgcolor="#e4e4e4">
|
||||
<td>
|
||||
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
||||
<p>Last Updated: January 30, 2014</p>
|
||||
<p>Last Updated: February 10, 2014</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -8,6 +8,7 @@
|
||||
* Authors: Gregory Nutt <gnutt@nuttx.org>
|
||||
*
|
||||
* Modified: 2013-2014 by Ken Pettit to support Mikroe-STM32F4 board.
|
||||
* Adapted by Tobias Duckworth <toby@orogenic.net> for the MI0283QT-9A
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
|
@ -6,6 +6,7 @@
|
||||
*
|
||||
* Copyright (C) 2012, 2014 Gregory Nutt. All rights reserved.
|
||||
* Authors: Gregory Nutt <gnutt@nuttx.org>
|
||||
* Tobias Duckworth <toby@orogenic.net>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
|
@ -3,9 +3,10 @@
|
||||
*
|
||||
* Interface definition for the MI0283QT-9A LCD from Multi-Inno Technology Co., Ltd.
|
||||
* This LCD is based on the Ilitek ILI9341 LCD controller.
|
||||
|
||||
*
|
||||
* Copyright (C) 2012, 2014 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
* Authors: Gregory Nutt <gnutt@nuttx.org>
|
||||
* Tobias Duckworth <toby@orogenic.net>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
|
Loading…
Reference in New Issue
Block a user