summaryrefslogtreecommitdiffstats
path: root/nuttx/lib/unistd/lib_chdir.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/lib/unistd/lib_chdir.c')
-rw-r--r--nuttx/lib/unistd/lib_chdir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/lib/unistd/lib_chdir.c b/nuttx/lib/unistd/lib_chdir.c
index f79b424ff0..3dd1333cec 100644
--- a/nuttx/lib/unistd/lib_chdir.c
+++ b/nuttx/lib/unistd/lib_chdir.c
@@ -2,7 +2,7 @@
* lib/unistd/lib_chdir.c
*
* Copyright (C) 2008-2009, 2011 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