summaryrefslogtreecommitdiff
path: root/nuttx/sched/task_activate.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/task_activate.c')
-rw-r--r--nuttx/sched/task_activate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/task_activate.c b/nuttx/sched/task_activate.c
index a9646cefe..d22593147 100644
--- a/nuttx/sched/task_activate.c
+++ b/nuttx/sched/task_activate.c
@@ -1,7 +1,7 @@
/****************************************************************************
* task_activate.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