summaryrefslogtreecommitdiff
path: root/apps/examples/thttpd/content/netstat
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/thttpd/content/netstat')
-rw-r--r--apps/examples/thttpd/content/netstat/Makefile2
-rwxr-xr-xapps/examples/thttpd/content/netstat/netstat.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/thttpd/content/netstat/Makefile b/apps/examples/thttpd/content/netstat/Makefile
index b12cbabc8..9769c9207 100644
--- a/apps/examples/thttpd/content/netstat/Makefile
+++ b/apps/examples/thttpd/content/netstat/Makefile
@@ -2,7 +2,7 @@
# examples/thttpd/content/netstat/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/thttpd/content/netstat/netstat.c b/apps/examples/thttpd/content/netstat/netstat.c
index 61590ab29..9aec0c81c 100755
--- a/apps/examples/thttpd/content/netstat/netstat.c
+++ b/apps/examples/thttpd/content/netstat/netstat.c
@@ -2,7 +2,7 @@
* examples/thttpd/netstat/netstat.c
*
* Copyright (C) 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