summaryrefslogtreecommitdiff
path: root/nuttx/lib/lib_daysbeforemonth.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-08-08 16:54:36 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-08-08 16:54:36 +0000
commitaa7b20473b7e31fb08d53aeb197a861c1c036536 (patch)
tree3f41ed61d30bc983e96396e1e2d664a58b21e2bb /nuttx/lib/lib_daysbeforemonth.c
parent709de07c24959d66bff6a68bce320bc6a5f1244c (diff)
downloadpx4-nuttx-aa7b20473b7e31fb08d53aeb197a861c1c036536.tar.gz
px4-nuttx-aa7b20473b7e31fb08d53aeb197a861c1c036536.tar.bz2
px4-nuttx-aa7b20473b7e31fb08d53aeb197a861c1c036536.zip
Fix various errors in time manipulation routines
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2015 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/lib/lib_daysbeforemonth.c')
-rw-r--r--nuttx/lib/lib_daysbeforemonth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/lib/lib_daysbeforemonth.c b/nuttx/lib/lib_daysbeforemonth.c
index e9c4d0026..718668bd1 100644
--- a/nuttx/lib/lib_daysbeforemonth.c
+++ b/nuttx/lib/lib_daysbeforemonth.c
@@ -1,7 +1,7 @@
/****************************************************************************
* lib/lib_daysbeforemonth.c
*
- * Copyright (C) 2007, 2009 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2009 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without