summaryrefslogtreecommitdiff
path: root/apps/examples/rgmp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/rgmp')
-rw-r--r--apps/examples/rgmp/Makefile2
-rw-r--r--apps/examples/rgmp/rgmp_main.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/rgmp/Makefile b/apps/examples/rgmp/Makefile
index 60fbf7c68..3590bb0f0 100644
--- a/apps/examples/rgmp/Makefile
+++ b/apps/examples/rgmp/Makefile
@@ -2,7 +2,7 @@
# examples/rgmp/Makefile
#
# Copyright (C) 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
diff --git a/apps/examples/rgmp/rgmp_main.c b/apps/examples/rgmp/rgmp_main.c
index 3ef70edc8..e026852b8 100644
--- a/apps/examples/rgmp/rgmp_main.c
+++ b/apps/examples/rgmp/rgmp_main.c
@@ -2,7 +2,7 @@
* examples/rgmp/rgmp_main.c
*
* Copyright (C) 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