summaryrefslogtreecommitdiff
path: root/apps/vsn
diff options
context:
space:
mode:
Diffstat (limited to 'apps/vsn')
-rw-r--r--apps/vsn/poweroff/Makefile2
-rw-r--r--apps/vsn/ramtron/Makefile2
-rw-r--r--apps/vsn/ramtron/ramtron.c2
-rw-r--r--apps/vsn/sdcard/Makefile2
-rw-r--r--apps/vsn/sdcard/sdcard.c2
-rw-r--r--apps/vsn/sysinfo/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/apps/vsn/poweroff/Makefile b/apps/vsn/poweroff/Makefile
index 613681010..e58ecfa86 100644
--- a/apps/vsn/poweroff/Makefile
+++ b/apps/vsn/poweroff/Makefile
@@ -3,7 +3,7 @@
#
# Copyright (C) 2011 Uros Platise. All rights reserved.
# Author: 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
diff --git a/apps/vsn/ramtron/Makefile b/apps/vsn/ramtron/Makefile
index d91a6ca1b..d930aa92c 100644
--- a/apps/vsn/ramtron/Makefile
+++ b/apps/vsn/ramtron/Makefile
@@ -3,7 +3,7 @@
#
# Copyright (C) 2011 Uros Platise. All rights reserved.
# Author: 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
diff --git a/apps/vsn/ramtron/ramtron.c b/apps/vsn/ramtron/ramtron.c
index 0a648cc30..f1e8db100 100644
--- a/apps/vsn/ramtron/ramtron.c
+++ b/apps/vsn/ramtron/ramtron.c
@@ -5,7 +5,7 @@
* Copyright (C) 2009 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
diff --git a/apps/vsn/sdcard/Makefile b/apps/vsn/sdcard/Makefile
index d943b909d..213021b25 100644
--- a/apps/vsn/sdcard/Makefile
+++ b/apps/vsn/sdcard/Makefile
@@ -3,7 +3,7 @@
#
# Copyright (C) 2011 Uros Platise. All rights reserved.
# Author: 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
diff --git a/apps/vsn/sdcard/sdcard.c b/apps/vsn/sdcard/sdcard.c
index 47f6c728c..a81e8432a 100644
--- a/apps/vsn/sdcard/sdcard.c
+++ b/apps/vsn/sdcard/sdcard.c
@@ -5,7 +5,7 @@
* Copyright (C) 2009 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
diff --git a/apps/vsn/sysinfo/Makefile b/apps/vsn/sysinfo/Makefile
index f0aac6df2..b4afc8a97 100644
--- a/apps/vsn/sysinfo/Makefile
+++ b/apps/vsn/sysinfo/Makefile
@@ -3,7 +3,7 @@
#
# Copyright (C) 2011 Uros Platise. All rights reserved.
# Author: 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