summaryrefslogtreecommitdiff
path: root/nuttx/arch/8051/include
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/8051/include')
-rw-r--r--nuttx/arch/8051/include/arch.h2
-rw-r--r--nuttx/arch/8051/include/irq.h2
-rw-r--r--nuttx/arch/8051/include/syscall.h2
-rw-r--r--nuttx/arch/8051/include/types.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/arch/8051/include/arch.h b/nuttx/arch/8051/include/arch.h
index 1ca504fb8..4626662e4 100644
--- a/nuttx/arch/8051/include/arch.h
+++ b/nuttx/arch/8051/include/arch.h
@@ -2,7 +2,7 @@
* arch.h
*
* Copyright (C) 2007, 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/nuttx/arch/8051/include/irq.h b/nuttx/arch/8051/include/irq.h
index 60f5d1c47..ce6334dd0 100644
--- a/nuttx/arch/8051/include/irq.h
+++ b/nuttx/arch/8051/include/irq.h
@@ -2,7 +2,7 @@
* irq.h
*
* Copyright (C) 2007, 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/nuttx/arch/8051/include/syscall.h b/nuttx/arch/8051/include/syscall.h
index de72d1edf..2c85fb420 100644
--- a/nuttx/arch/8051/include/syscall.h
+++ b/nuttx/arch/8051/include/syscall.h
@@ -2,7 +2,7 @@
* arch/8051/include/syscall.h
*
* 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/arch/8051/include/types.h b/nuttx/arch/8051/include/types.h
index 2d195631a..4a528c7d0 100644
--- a/nuttx/arch/8051/include/types.h
+++ b/nuttx/arch/8051/include/types.h
@@ -2,7 +2,7 @@
* arch/8051/include/types.h
*
* Copyright (C) 2007, 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