aboutsummaryrefslogtreecommitdiff
path: root/nuttx/drivers/dev_zero.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-15 14:56:25 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-15 14:56:25 +0000
commit5eee9a3a37a255f57d1af9ac8dc917d0fec07ddb (patch)
treea09708d5a73cc49088e565913d8742a27fc8cbce /nuttx/drivers/dev_zero.c
parent183aa2858c3bdabafb09943b00760c4831f588e1 (diff)
downloadpx4-firmware-5eee9a3a37a255f57d1af9ac8dc917d0fec07ddb.tar.gz
px4-firmware-5eee9a3a37a255f57d1af9ac8dc917d0fec07ddb.tar.bz2
px4-firmware-5eee9a3a37a255f57d1af9ac8dc917d0fec07ddb.zip
drivers/, drivers/pipes, and drivers/serial file clean-up
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4944 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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