summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-30 16:49:20 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-30 16:49:20 -0600
commit83d8a80691ba5ae0b9288c8767342ef535ef4958 (patch)
tree87832152d48155024a9cec23d569f70a318437df /apps
parent622591fb019b38e7e3daeaee079e26d9ca27394f (diff)
downloadpx4-nuttx-83d8a80691ba5ae0b9288c8767342ef535ef4958.tar.gz
px4-nuttx-83d8a80691ba5ae0b9288c8767342ef535ef4958.tar.bz2
px4-nuttx-83d8a80691ba5ae0b9288c8767342ef535ef4958.zip
Fix that way that NxWight UnitTests are reigistered as NSH builtin apps
Diffstat (limited to 'apps')
-rw-r--r--apps/examples/hello/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/hello/Makefile b/apps/examples/hello/Makefile
index c3b9744d7..d5adb86b0 100644
--- a/apps/examples/hello/Makefile
+++ b/apps/examples/hello/Makefile
@@ -1,7 +1,7 @@
############################################################################
# apps/examples/hello/Makefile
#
-# Copyright (C) 2008, 2010-2012 Gregory Nutt. All rights reserved.
+# Copyright (C) 2008, 2010-2013 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without