summaryrefslogtreecommitdiff
path: root/nuttx/drivers/dev_zero.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-15 14:56:25 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-15 14:56:25 +0000
commit9b26924fbfabc53ef5736aa2b94912571a19ba4d (patch)
treea09708d5a73cc49088e565913d8742a27fc8cbce /nuttx/drivers/dev_zero.c
parent57a3793bb9a43aebc7d2c0396b8c85483367d7dc (diff)
downloadpx4-nuttx-9b26924fbfabc53ef5736aa2b94912571a19ba4d.tar.gz
px4-nuttx-9b26924fbfabc53ef5736aa2b94912571a19ba4d.tar.bz2
px4-nuttx-9b26924fbfabc53ef5736aa2b94912571a19ba4d.zip
drivers/, drivers/pipes, and drivers/serial file clean-up
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4944 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/drivers/dev_zero.c')
-rw-r--r--nuttx/drivers/dev_zero.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/dev_zero.c b/nuttx/drivers/dev_zero.c
index 23a2078f5..079126c06 100644
--- a/nuttx/drivers/dev_zero.c
+++ b/nuttx/drivers/dev_zero.c
@@ -2,7 +2,7 @@
* drivers/dev_null.c
*
* Copyright (C) 2008-2009 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions