aboutsummaryrefslogtreecommitdiff
path: root/nuttx/lib/string/lib_strrchr.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/lib/string/lib_strrchr.c')
-rw-r--r--nuttx/lib/string/lib_strrchr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/lib/string/lib_strrchr.c b/nuttx/lib/string/lib_strrchr.c
index e89b26d52..91243ce58 100644
--- a/nuttx/lib/string/lib_strrchr.c
+++ b/nuttx/lib/string/lib_strrchr.c
@@ -2,7 +2,7 @@
* lib/string/lib_strrchr.c
*
* Copyright (C) 2007, 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