summaryrefslogtreecommitdiff
path: root/nuttx/lib/lib_fprintf.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-28 21:21:11 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-28 21:21:11 +0000
commit3b136a8a2bba17e4f5ab0a18118a9f69e5f5eab1 (patch)
treea510709193787728627f6ca1f13672cf44719af9 /nuttx/lib/lib_fprintf.c
parent2813ddd4e072e6cb148674d7a550a932405049a5 (diff)
downloadpx4-nuttx-3b136a8a2bba17e4f5ab0a18118a9f69e5f5eab1.tar.gz
px4-nuttx-3b136a8a2bba17e4f5ab0a18118a9f69e5f5eab1.tar.bz2
px4-nuttx-3b136a8a2bba17e4f5ab0a18118a9f69e5f5eab1.zip
header file and file header clean-up
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3434 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/lib/lib_fprintf.c')
-rw-r--r--nuttx/lib/lib_fprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/lib/lib_fprintf.c b/nuttx/lib/lib_fprintf.c
index 6d8ac91da..72d3c9acc 100644
--- a/nuttx/lib/lib_fprintf.c
+++ b/nuttx/lib/lib_fprintf.c
@@ -14,7 +14,7 @@
* notice, this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
- * 3. Neither the name Gregory Nutt nor the names of its contributors may be
+ * 3. Neither the name NuttX nor the names of its contributors may be
* used to endorse or promote products derived from this software
* without specific prior written permission.
*