summaryrefslogtreecommitdiff
path: root/nuttx/net
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-21 19:56:54 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-21 19:56:54 +0000
commitbee94a4100a4e77585377441482f837a39980792 (patch)
tree479e74e862f7ae068ea569a3ccae1d614f565343 /nuttx/net
parent58dc853c5371e2c6c22b15f7830cd65af3393a0c (diff)
downloadpx4-nuttx-bee94a4100a4e77585377441482f837a39980792.tar.gz
px4-nuttx-bee94a4100a4e77585377441482f837a39980792.tar.bz2
px4-nuttx-bee94a4100a4e77585377441482f837a39980792.zip
Changes for clean build on ZDS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1637 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/net')
-rw-r--r--nuttx/net/socket.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/socket.c b/nuttx/net/socket.c
index 5e24ea84f..161866272 100644
--- a/nuttx/net/socket.c
+++ b/nuttx/net/socket.c
@@ -1,7 +1,7 @@
/****************************************************************************
* net/socket.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