summaryrefslogtreecommitdiff
path: root/nuttx/sched/exit.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/exit.c')
-rw-r--r--nuttx/sched/exit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/sched/exit.c b/nuttx/sched/exit.c
index 2964b5a01..651fec8cb 100644
--- a/nuttx/sched/exit.c
+++ b/nuttx/sched/exit.c
@@ -1,8 +1,8 @@
/****************************************************************************
* sched/exit.c
*
- * Copyright (C) 2007, 2008, 2011 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Copyright (C) 2007-2008, 2011-2012 Gregory Nutt. All rights reserved.
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions