summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/include/ez80
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/z80/include/ez80')
-rw-r--r--nuttx/arch/z80/include/ez80/arch.h2
-rw-r--r--nuttx/arch/z80/include/ez80/io.h2
-rw-r--r--nuttx/arch/z80/include/ez80/irq.h2
-rw-r--r--nuttx/arch/z80/include/ez80/types.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/arch/z80/include/ez80/arch.h b/nuttx/arch/z80/include/ez80/arch.h
index 2440c12e4..e86d1004b 100644
--- a/nuttx/arch/z80/include/ez80/arch.h
+++ b/nuttx/arch/z80/include/ez80/arch.h
@@ -3,7 +3,7 @@
* arch/chip/arch.h
*
* Copyright (C) 2008 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/z80/include/ez80/io.h b/nuttx/arch/z80/include/ez80/io.h
index fc41ccb59..b5f23d38e 100644
--- a/nuttx/arch/z80/include/ez80/io.h
+++ b/nuttx/arch/z80/include/ez80/io.h
@@ -3,7 +3,7 @@
* arch/chip/io.h
*
* Copyright (C) 2008-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/z80/include/ez80/irq.h b/nuttx/arch/z80/include/ez80/irq.h
index 49039fbce..5d57e244b 100644
--- a/nuttx/arch/z80/include/ez80/irq.h
+++ b/nuttx/arch/z80/include/ez80/irq.h
@@ -3,7 +3,7 @@
* arch/chip/irq.h
*
* Copyright (C) 2008-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/z80/include/ez80/types.h b/nuttx/arch/z80/include/ez80/types.h
index f3569d9ba..f7ec1d385 100644
--- a/nuttx/arch/z80/include/ez80/types.h
+++ b/nuttx/arch/z80/include/ez80/types.h
@@ -3,7 +3,7 @@
* include/arch/chip/types.h
*
* Copyright (C) 2008-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