summaryrefslogtreecommitdiff
path: root/nuttx/net
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-07 23:28:10 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-07 23:28:10 +0000
commit872038593228819f1415ea888f83cf4c37e5c9ea (patch)
treea3809e7a33defd573d83013c25b58644acbcb415 /nuttx/net
parent4179c3f4fbbb2b1551386cba35c4cd2d46a9386b (diff)
downloadpx4-nuttx-872038593228819f1415ea888f83cf4c37e5c9ea.tar.gz
px4-nuttx-872038593228819f1415ea888f83cf4c37e5c9ea.tar.bz2
px4-nuttx-872038593228819f1415ea888f83cf4c37e5c9ea.zip
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1572 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/net')
-rw-r--r--nuttx/net/netdev_ioctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/netdev_ioctl.c b/nuttx/net/netdev_ioctl.c
index c80f75e4f..950d4e21d 100644
--- a/nuttx/net/netdev_ioctl.c
+++ b/nuttx/net/netdev_ioctl.c
@@ -1,7 +1,7 @@
/****************************************************************************
* net/netdev_ioctl.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