summaryrefslogtreecommitdiff
path: root/apps/examples/nxflat/tests/errno
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/nxflat/tests/errno')
-rw-r--r--apps/examples/nxflat/tests/errno/Makefile2
-rw-r--r--apps/examples/nxflat/tests/errno/errno.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/nxflat/tests/errno/Makefile b/apps/examples/nxflat/tests/errno/Makefile
index 158768b85..df3ea1e3e 100644
--- a/apps/examples/nxflat/tests/errno/Makefile
+++ b/apps/examples/nxflat/tests/errno/Makefile
@@ -2,7 +2,7 @@
# examples/nxflat/tests/hello/Makefile
#
# Copyright (C) 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
diff --git a/apps/examples/nxflat/tests/errno/errno.c b/apps/examples/nxflat/tests/errno/errno.c
index b06679165..08a15808a 100644
--- a/apps/examples/nxflat/tests/errno/errno.c
+++ b/apps/examples/nxflat/tests/errno/errno.c
@@ -2,7 +2,7 @@
* examples/nxflat/tests/errno/errno.c
*
* Copyright (C) 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