summaryrefslogtreecommitdiff
path: root/apps/vsn
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-13 16:58:49 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-13 16:58:49 +0000
commitd2e8f9f549edebda7029cca0d5704e09ea93f679 (patch)
tree069643454e1936db021400ccac6a92c4587bc240 /apps/vsn
parent05a6ec77b4fc41cc5b866b9228ee037fbf3eb902 (diff)
downloadnuttx-d2e8f9f549edebda7029cca0d5704e09ea93f679.tar.gz
nuttx-d2e8f9f549edebda7029cca0d5704e09ea93f679.tar.bz2
nuttx-d2e8f9f549edebda7029cca0d5704e09ea93f679.zip
Email address change in apps/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5143 42af7a65-404d-4744-a932-0658087f49c3
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