aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/x86/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-09-13 18:32:24 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-09-13 18:32:24 +0000
commit84cfa6fceb0d0779e381982f04d253f8f105ebdc (patch)
tree1628300d9dbfac947ef9a9a8ec6013337cba17bb /nuttx/arch/x86/include
parent2cb5c82c18a3954cd39ce37e513718074cace461 (diff)
downloadpx4-firmware-84cfa6fceb0d0779e381982f04d253f8f105ebdc.tar.gz
px4-firmware-84cfa6fceb0d0779e381982f04d253f8f105ebdc.tar.bz2
px4-firmware-84cfa6fceb0d0779e381982f04d253f8f105ebdc.zip
Email address change in nuttx/
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5145 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/arch/x86/include')
-rwxr-xr-xnuttx/arch/x86/include/arch.h2
-rwxr-xr-xnuttx/arch/x86/include/i486/arch.h2
-rw-r--r--nuttx/arch/x86/include/i486/io.h2
-rwxr-xr-xnuttx/arch/x86/include/i486/irq.h2
-rwxr-xr-xnuttx/arch/x86/include/i486/limits.h2
-rw-r--r--nuttx/arch/x86/include/i486/syscall.h2
-rwxr-xr-xnuttx/arch/x86/include/i486/types.h2
-rwxr-xr-xnuttx/arch/x86/include/io.h2
-rwxr-xr-xnuttx/arch/x86/include/irq.h2
-rwxr-xr-xnuttx/arch/x86/include/limits.h2
-rwxr-xr-xnuttx/arch/x86/include/qemu/arch.h2
-rwxr-xr-xnuttx/arch/x86/include/qemu/irq.h2
-rw-r--r--nuttx/arch/x86/include/syscall.h2
-rwxr-xr-xnuttx/arch/x86/include/types.h2
14 files changed, 14 insertions, 14 deletions
diff --git a/nuttx/arch/x86/include/arch.h b/nuttx/arch/x86/include/arch.h
index 966bfbc56..b55880e4e 100755
--- a/nuttx/arch/x86/include/arch.h
+++ b/nuttx/arch/x86/include/arch.h
@@ -2,7 +2,7 @@
* arch/x86/include/arch.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/x86/include/i486/arch.h b/nuttx/arch/x86/include/i486/arch.h
index 077c76626..64d9d85bf 100755
--- a/nuttx/arch/x86/include/i486/arch.h
+++ b/nuttx/arch/x86/include/i486/arch.h
@@ -2,7 +2,7 @@
* arch/x86/include/i486/arch.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/x86/include/i486/io.h b/nuttx/arch/x86/include/i486/io.h
index ce3c37ecb..6f170ac97 100644
--- a/nuttx/arch/x86/include/i486/io.h
+++ b/nuttx/arch/x86/include/i486/io.h
@@ -3,7 +3,7 @@
* arch/chip/io.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/x86/include/i486/irq.h b/nuttx/arch/x86/include/i486/irq.h
index bca34b3ba..95dc200e4 100755
--- a/nuttx/arch/x86/include/i486/irq.h
+++ b/nuttx/arch/x86/include/i486/irq.h
@@ -2,7 +2,7 @@
* arch/x86/include/i486/irq.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/x86/include/i486/limits.h b/nuttx/arch/x86/include/i486/limits.h
index ae8a779d4..c2a9a620f 100755
--- a/nuttx/arch/x86/include/i486/limits.h
+++ b/nuttx/arch/x86/include/i486/limits.h
@@ -2,7 +2,7 @@
* arch/x86/include/i486/limits.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/x86/include/i486/syscall.h b/nuttx/arch/x86/include/i486/syscall.h
index 7ca5f81ea..96437b4b5 100644
--- a/nuttx/arch/x86/include/i486/syscall.h
+++ b/nuttx/arch/x86/include/i486/syscall.h
@@ -2,7 +2,7 @@
* arch/x86/include/i486/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/x86/include/i486/types.h b/nuttx/arch/x86/include/i486/types.h
index d6f25f3e0..e83f5f435 100755
--- a/nuttx/arch/x86/include/i486/types.h
+++ b/nuttx/arch/x86/include/i486/types.h
@@ -2,7 +2,7 @@
* arch/x86/include/i486/types.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/x86/include/io.h b/nuttx/arch/x86/include/io.h
index 4f88932c5..71225760d 100755
--- a/nuttx/arch/x86/include/io.h
+++ b/nuttx/arch/x86/include/io.h
@@ -2,7 +2,7 @@
* arch/x86/include/io.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/x86/include/irq.h b/nuttx/arch/x86/include/irq.h
index 97c8c0f9c..3f4c21da6 100755
--- a/nuttx/arch/x86/include/irq.h
+++ b/nuttx/arch/x86/include/irq.h
@@ -2,7 +2,7 @@
* arch/x86/include/irq.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/x86/include/limits.h b/nuttx/arch/x86/include/limits.h
index 729504edd..9f9c62071 100755
--- a/nuttx/arch/x86/include/limits.h
+++ b/nuttx/arch/x86/include/limits.h
@@ -2,7 +2,7 @@
* arch/x86/include/limits.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/x86/include/qemu/arch.h b/nuttx/arch/x86/include/qemu/arch.h
index fc2a7278b..097e37fc9 100755
--- a/nuttx/arch/x86/include/qemu/arch.h
+++ b/nuttx/arch/x86/include/qemu/arch.h
@@ -2,7 +2,7 @@
* arch/x86/include/qemu/arch.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/x86/include/qemu/irq.h b/nuttx/arch/x86/include/qemu/irq.h
index 23611b83c..8161e6b83 100755
--- a/nuttx/arch/x86/include/qemu/irq.h
+++ b/nuttx/arch/x86/include/qemu/irq.h
@@ -2,7 +2,7 @@
* arch/x86/include/qemu/irq.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/x86/include/syscall.h b/nuttx/arch/x86/include/syscall.h
index 2d3f9a8c0..a9171a619 100644
--- a/nuttx/arch/x86/include/syscall.h
+++ b/nuttx/arch/x86/include/syscall.h
@@ -2,7 +2,7 @@
* arch/x86/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/x86/include/types.h b/nuttx/arch/x86/include/types.h
index 112de8525..0a6807b02 100755
--- a/nuttx/arch/x86/include/types.h
+++ b/nuttx/arch/x86/include/types.h
@@ -2,7 +2,7 @@
* arch/x86/include/types.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