summaryrefslogtreecommitdiff
path: root/nuttx/include
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 /nuttx/include
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 'nuttx/include')
-rw-r--r--nuttx/include/nuttx/timer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/include/nuttx/timer.h b/nuttx/include/nuttx/timer.h
index 82776a6a6..f5ad663f1 100644
--- a/nuttx/include/nuttx/timer.h
+++ b/nuttx/include/nuttx/timer.h
@@ -2,7 +2,8 @@
* include/nuttx/timer.h
*
* 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