summaryrefslogtreecommitdiff
path: root/apps/namedapp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/namedapp')
-rw-r--r--apps/namedapp/Makefile2
-rw-r--r--apps/namedapp/namedapp.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/namedapp/Makefile b/apps/namedapp/Makefile
index fba8fb1ff..6b0fd6a05 100644
--- a/apps/namedapp/Makefile
+++ b/apps/namedapp/Makefile
@@ -2,7 +2,7 @@
# apps/nshlib/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/namedapp/namedapp.c b/apps/namedapp/namedapp.c
index a5c2bee0e..d59ce6e3b 100644
--- a/apps/namedapp/namedapp.c
+++ b/apps/namedapp/namedapp.c
@@ -4,7 +4,7 @@
* Copyright (C) 2011 Uros Platise. All rights reserved.
* Copyright (C) 2011 Gregory Nutt. All rights reserved.
* Authors: Uros Platise <uros.platise@isotel.eu>
- * Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions