summaryrefslogtreecommitdiff
path: root/apps/examples/hidkbd
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/hidkbd')
-rw-r--r--apps/examples/hidkbd/Makefile2
-rw-r--r--apps/examples/hidkbd/hidkbd_main.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/hidkbd/Makefile b/apps/examples/hidkbd/Makefile
index e32e628c7..8dccb0475 100644
--- a/apps/examples/hidkbd/Makefile
+++ b/apps/examples/hidkbd/Makefile
@@ -2,7 +2,7 @@
# apps/examples/hidkbd/Makefile
#
# 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/apps/examples/hidkbd/hidkbd_main.c b/apps/examples/hidkbd/hidkbd_main.c
index 51e927008..e744a495c 100644
--- a/apps/examples/hidkbd/hidkbd_main.c
+++ b/apps/examples/hidkbd/hidkbd_main.c
@@ -2,7 +2,7 @@
* examples/hidkbd/null_main.c
*
* 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