summaryrefslogtreecommitdiff
path: root/nuttx/arch/hc/include
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/hc/include')
-rwxr-xr-xnuttx/arch/hc/include/arch.h2
-rwxr-xr-xnuttx/arch/hc/include/hc12/irq.h2
-rwxr-xr-xnuttx/arch/hc/include/hc12/types.h2
-rwxr-xr-xnuttx/arch/hc/include/hcs12/irq.h2
-rwxr-xr-xnuttx/arch/hc/include/hcs12/types.h2
-rwxr-xr-xnuttx/arch/hc/include/irq.h2
-rwxr-xr-xnuttx/arch/hc/include/limits.h2
-rwxr-xr-xnuttx/arch/hc/include/m9s12/irq.h2
-rw-r--r--nuttx/arch/hc/include/syscall.h2
-rwxr-xr-xnuttx/arch/hc/include/types.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/nuttx/arch/hc/include/arch.h b/nuttx/arch/hc/include/arch.h
index 980d5517a..840c8b292 100755
--- a/nuttx/arch/hc/include/arch.h
+++ b/nuttx/arch/hc/include/arch.h
@@ -2,7 +2,7 @@
* arch/hc/include/arch.h
*
* Copyright (C) 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/hc/include/hc12/irq.h b/nuttx/arch/hc/include/hc12/irq.h
index 8754dc5d8..ad9ffc4bc 100755
--- a/nuttx/arch/hc/include/hc12/irq.h
+++ b/nuttx/arch/hc/include/hc12/irq.h
@@ -2,7 +2,7 @@
* arch/hc/include/hc12/irq.h
*
* Copyright (C) 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
diff --git a/nuttx/arch/hc/include/hc12/types.h b/nuttx/arch/hc/include/hc12/types.h
index d676e3d27..11bcf2ee5 100755
--- a/nuttx/arch/hc/include/hc12/types.h
+++ b/nuttx/arch/hc/include/hc12/types.h
@@ -2,7 +2,7 @@
* arch/hc/include/hc12/types.h
*
* Copyright (C) 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/hc/include/hcs12/irq.h b/nuttx/arch/hc/include/hcs12/irq.h
index d6162b82e..d8054bbff 100755
--- a/nuttx/arch/hc/include/hcs12/irq.h
+++ b/nuttx/arch/hc/include/hcs12/irq.h
@@ -2,7 +2,7 @@
* arch/hc/include/hcs12/irq.h
*
* Copyright (C) 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
diff --git a/nuttx/arch/hc/include/hcs12/types.h b/nuttx/arch/hc/include/hcs12/types.h
index 739ddef21..47c266b86 100755
--- a/nuttx/arch/hc/include/hcs12/types.h
+++ b/nuttx/arch/hc/include/hcs12/types.h
@@ -2,7 +2,7 @@
* arch/hc/include/hcs12/types.h
*
* Copyright (C) 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/hc/include/irq.h b/nuttx/arch/hc/include/irq.h
index fbf7a624e..ef15ccbf9 100755
--- a/nuttx/arch/hc/include/irq.h
+++ b/nuttx/arch/hc/include/irq.h
@@ -2,7 +2,7 @@
* arch/hc/include/irq.h
*
* Copyright (C) 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/hc/include/limits.h b/nuttx/arch/hc/include/limits.h
index 5a2c9791e..47ffd2c7d 100755
--- a/nuttx/arch/hc/include/limits.h
+++ b/nuttx/arch/hc/include/limits.h
@@ -2,7 +2,7 @@
* arch/hc/include/limits.h
*
* Copyright (C) 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/hc/include/m9s12/irq.h b/nuttx/arch/hc/include/m9s12/irq.h
index 30bed2d4c..dd4345558 100755
--- a/nuttx/arch/hc/include/m9s12/irq.h
+++ b/nuttx/arch/hc/include/m9s12/irq.h
@@ -2,7 +2,7 @@
* arch/hc/include/m9s12/irq.h
*
* Copyright (C) 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
diff --git a/nuttx/arch/hc/include/syscall.h b/nuttx/arch/hc/include/syscall.h
index ff7117946..37f6f8e99 100644
--- a/nuttx/arch/hc/include/syscall.h
+++ b/nuttx/arch/hc/include/syscall.h
@@ -2,7 +2,7 @@
* arch/hc/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/hc/include/types.h b/nuttx/arch/hc/include/types.h
index 5cba37a9f..a70d6df7b 100755
--- a/nuttx/arch/hc/include/types.h
+++ b/nuttx/arch/hc/include/types.h
@@ -2,7 +2,7 @@
* arch/hc/include/types.h
*
* Copyright (C) 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