summaryrefslogtreecommitdiff
path: root/nuttx/examples/wget
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-28 21:28:43 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-28 21:28:43 +0000
commit1b060ed713f398cafc8ddfd8d42b6c585812d6e1 (patch)
treea675633ad619c8a464c45dacb3305ff02ef169c9 /nuttx/examples/wget
parent55849f9eccefbfa62dcdf5891e571c335de15736 (diff)
downloadpx4-nuttx-1b060ed713f398cafc8ddfd8d42b6c585812d6e1.tar.gz
px4-nuttx-1b060ed713f398cafc8ddfd8d42b6c585812d6e1.tar.bz2
px4-nuttx-1b060ed713f398cafc8ddfd8d42b6c585812d6e1.zip
Remove all options from examples/uip except for the webserver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1661 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/examples/wget')
-rw-r--r--nuttx/examples/wget/host.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/examples/wget/host.c b/nuttx/examples/wget/host.c
index 40fda1af9..fe8109051 100644
--- a/nuttx/examples/wget/host.c
+++ b/nuttx/examples/wget/host.c
@@ -1,7 +1,7 @@
/****************************************************************************
* examples/wget/host.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