summaryrefslogtreecommitdiff
path: root/nuttx/configs/qemu-i486/nsh
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/qemu-i486/nsh')
-rw-r--r--nuttx/configs/qemu-i486/nsh/Make.defs2
-rw-r--r--nuttx/configs/qemu-i486/nsh/defconfig2
-rwxr-xr-xnuttx/configs/qemu-i486/nsh/ld.script2
-rwxr-xr-xnuttx/configs/qemu-i486/nsh/setenv.sh2
4 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/configs/qemu-i486/nsh/Make.defs b/nuttx/configs/qemu-i486/nsh/Make.defs
index 043c072be..398c11496 100644
--- a/nuttx/configs/qemu-i486/nsh/Make.defs
+++ b/nuttx/configs/qemu-i486/nsh/Make.defs
@@ -2,7 +2,7 @@
# configs/qemu-i486/nsh/Make.defs
#
# 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/nuttx/configs/qemu-i486/nsh/defconfig b/nuttx/configs/qemu-i486/nsh/defconfig
index 8fb1fff89..72e97539a 100644
--- a/nuttx/configs/qemu-i486/nsh/defconfig
+++ b/nuttx/configs/qemu-i486/nsh/defconfig
@@ -2,7 +2,7 @@
# configs/qemu-i486/nsh/defconfig
#
# 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/nuttx/configs/qemu-i486/nsh/ld.script b/nuttx/configs/qemu-i486/nsh/ld.script
index d0abd245d..3fffc8459 100755
--- a/nuttx/configs/qemu-i486/nsh/ld.script
+++ b/nuttx/configs/qemu-i486/nsh/ld.script
@@ -2,7 +2,7 @@
* configs/qemu-i486/nsh/ld.script
*
* 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/nuttx/configs/qemu-i486/nsh/setenv.sh b/nuttx/configs/qemu-i486/nsh/setenv.sh
index de427d2b6..25ae59d71 100755
--- a/nuttx/configs/qemu-i486/nsh/setenv.sh
+++ b/nuttx/configs/qemu-i486/nsh/setenv.sh
@@ -2,7 +2,7 @@
# configs/qemu-i486/nsh/setenv.sh
#
# 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