summaryrefslogtreecommitdiff
path: root/nuttx/configs/teensy/nsh
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/teensy/nsh')
-rwxr-xr-xnuttx/configs/teensy/nsh/ld.script2
-rwxr-xr-xnuttx/configs/teensy/nsh/setenv.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/teensy/nsh/ld.script b/nuttx/configs/teensy/nsh/ld.script
index 272b24ea8..eaeccd9ef 100755
--- a/nuttx/configs/teensy/nsh/ld.script
+++ b/nuttx/configs/teensy/nsh/ld.script
@@ -2,7 +2,7 @@
* configs/teensy/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/teensy/nsh/setenv.sh b/nuttx/configs/teensy/nsh/setenv.sh
index 9d232e53e..f0c035bba 100755
--- a/nuttx/configs/teensy/nsh/setenv.sh
+++ b/nuttx/configs/teensy/nsh/setenv.sh
@@ -2,7 +2,7 @@
# configs/teensy/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