summaryrefslogtreecommitdiff
path: root/nuttx/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-14 22:18:23 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-14 22:18:23 +0000
commit0f3b539afe988958a6f2fa83692ad13639d637f0 (patch)
tree472b7c5eceab82ae7a0e92eb532fd97e9a48d32f /nuttx/include
parent8ef41dcb207514cab2ef5683be26f53091bb94a6 (diff)
downloadpx4-nuttx-0f3b539afe988958a6f2fa83692ad13639d637f0.tar.gz
px4-nuttx-0f3b539afe988958a6f2fa83692ad13639d637f0.tar.bz2
px4-nuttx-0f3b539afe988958a6f2fa83692ad13639d637f0.zip
Prep for 0.4.3 releasenuttx-4.3
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1611 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/include')
-rw-r--r--nuttx/include/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/include/debug.h b/nuttx/include/debug.h
index 72769c779..0cb0c2f40 100644
--- a/nuttx/include/debug.h
+++ b/nuttx/include/debug.h
@@ -1,7 +1,7 @@
/****************************************************************************
* debug.h
*
- * 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