summaryrefslogtreecommitdiff
path: root/apps/examples/cpuhog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-22 13:42:38 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-22 13:42:38 -0600
commit6c0413a16e7d840129c33bd848dde518f12cd74e (patch)
treebbc19aed557a217e5364dd7fa65ee9d77cbc9e68 /apps/examples/cpuhog
parenta09b6af0608c1e7d2a7f37234acda39951370c30 (diff)
downloadnuttx-6c0413a16e7d840129c33bd848dde518f12cd74e.tar.gz
nuttx-6c0413a16e7d840129c33bd848dde518f12cd74e.tar.bz2
nuttx-6c0413a16e7d840129c33bd848dde518f12cd74e.zip
Fix Bob's name in as many places as possible; Make sure that Bob is an author in as many files as I can think of (might be missing a few)
Diffstat (limited to 'apps/examples/cpuhog')
-rw-r--r--apps/examples/cpuhog/cpuhog_main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/examples/cpuhog/cpuhog_main.c b/apps/examples/cpuhog/cpuhog_main.c
index 26c456952..4e5fe3593 100644
--- a/apps/examples/cpuhog/cpuhog_main.c
+++ b/apps/examples/cpuhog/cpuhog_main.c
@@ -2,7 +2,8 @@
* examples/cpuhog/cpuhog_main.c
*
* Copyright (C) 2014 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <gnutt@nuttx.org>
+ * Authors: Gregory Nutt <gnutt@nuttx.org>
+ * Bob Doiron
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions