summaryrefslogtreecommitdiff
path: root/nuttx/sched/task_start.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-26 17:46:51 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-26 17:46:51 +0000
commitae74e84615e37f8c23fd8cadcd9e24476b011ce3 (patch)
tree1db29dba41e05b11ee03fb66f7a9b34460d10009 /nuttx/sched/task_start.c
parent499004501fe2610086d76f04b204590aa9f220c6 (diff)
downloadpx4-nuttx-ae74e84615e37f8c23fd8cadcd9e24476b011ce3.tar.gz
px4-nuttx-ae74e84615e37f8c23fd8cadcd9e24476b011ce3.tar.bz2
px4-nuttx-ae74e84615e37f8c23fd8cadcd9e24476b011ce3.zip
integrating NXFLAT
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1962 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/sched/task_start.c')
-rw-r--r--nuttx/sched/task_start.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/task_start.c b/nuttx/sched/task_start.c
index b06fbb981..72e96516e 100644
--- a/nuttx/sched/task_start.c
+++ b/nuttx/sched/task_start.c
@@ -1,7 +1,7 @@
/****************************************************************************
* task_start.c
*
- * Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2007-2009 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without