summaryrefslogtreecommitdiff
path: root/nuttx/lib/string/lib_strtoul.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/lib/string/lib_strtoul.c')
-rw-r--r--nuttx/lib/string/lib_strtoul.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/lib/string/lib_strtoul.c b/nuttx/lib/string/lib_strtoul.c
index 2aacc7cea..b0d2d090e 100644
--- a/nuttx/lib/string/lib_strtoul.c
+++ b/nuttx/lib/string/lib_strtoul.c
@@ -2,7 +2,7 @@
* /lib/string/lib_strtoul.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