summaryrefslogtreecommitdiff
path: root/nuttx/arch/z16/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-13 18:32:24 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-13 18:32:24 +0000
commitdf4622c8aa68493604f1e611eeb50c0960bb61a9 (patch)
tree1628300d9dbfac947ef9a9a8ec6013337cba17bb /nuttx/arch/z16/include
parent0661f846bdd4ef584ab5d0e85e3fecf74a1d9922 (diff)
downloadpx4-nuttx-df4622c8aa68493604f1e611eeb50c0960bb61a9.tar.gz
px4-nuttx-df4622c8aa68493604f1e611eeb50c0960bb61a9.tar.bz2
px4-nuttx-df4622c8aa68493604f1e611eeb50c0960bb61a9.zip
Email address change in nuttx/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5145 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/z16/include')
-rw-r--r--nuttx/arch/z16/include/arch.h2
-rw-r--r--nuttx/arch/z16/include/irq.h2
-rw-r--r--nuttx/arch/z16/include/serial.h2
-rw-r--r--nuttx/arch/z16/include/syscall.h2
-rw-r--r--nuttx/arch/z16/include/types.h2
-rw-r--r--nuttx/arch/z16/include/z16f/arch.h2
-rw-r--r--nuttx/arch/z16/include/z16f/irq.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/nuttx/arch/z16/include/arch.h b/nuttx/arch/z16/include/arch.h
index f32e2a998..31dfe61d0 100644
--- a/nuttx/arch/z16/include/arch.h
+++ b/nuttx/arch/z16/include/arch.h
@@ -2,7 +2,7 @@
* arch/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/z16/include/irq.h b/nuttx/arch/z16/include/irq.h
index 116cba8fa..492651028 100644
--- a/nuttx/arch/z16/include/irq.h
+++ b/nuttx/arch/z16/include/irq.h
@@ -2,7 +2,7 @@
* arch/irq.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/z16/include/serial.h b/nuttx/arch/z16/include/serial.h
index c46a8c35d..15d49ee43 100644
--- a/nuttx/arch/z16/include/serial.h
+++ b/nuttx/arch/z16/include/serial.h
@@ -2,7 +2,7 @@
* arch/serial.h
*
* Copyright (C) 2007 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/z16/include/syscall.h b/nuttx/arch/z16/include/syscall.h
index a009452c0..c682189d8 100644
--- a/nuttx/arch/z16/include/syscall.h
+++ b/nuttx/arch/z16/include/syscall.h
@@ -2,7 +2,7 @@
* arch/z16/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/z16/include/types.h b/nuttx/arch/z16/include/types.h
index 536cb52a7..e58a93ba1 100644
--- a/nuttx/arch/z16/include/types.h
+++ b/nuttx/arch/z16/include/types.h
@@ -2,7 +2,7 @@
* arch/z16/include/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
diff --git a/nuttx/arch/z16/include/z16f/arch.h b/nuttx/arch/z16/include/z16f/arch.h
index 3d0e02c20..52f77228a 100644
--- a/nuttx/arch/z16/include/z16f/arch.h
+++ b/nuttx/arch/z16/include/z16f/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/z16/include/z16f/irq.h b/nuttx/arch/z16/include/z16f/irq.h
index 46abe4d3f..83b251e81 100644
--- a/nuttx/arch/z16/include/z16f/irq.h
+++ b/nuttx/arch/z16/include/z16f/irq.h
@@ -3,7 +3,7 @@
* arch/chip/irq.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