summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nuttx/lib/lib_dbg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/lib/lib_dbg.c b/nuttx/lib/lib_dbg.c
index b7a365465..6b8edd126 100644
--- a/nuttx/lib/lib_dbg.c
+++ b/nuttx/lib/lib_dbg.c
@@ -1,7 +1,7 @@
/****************************************************************************
* lib/lib_dbg.c
*
- * Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2007, 2008, 2009 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without