aboutsummaryrefslogtreecommitdiff
path: root/networking
diff options
context:
space:
mode:
author"Vladimir N. Oleynik" <dzo@simtreas.ru>2006-01-26 10:58:12 +0000
committer"Vladimir N. Oleynik" <dzo@simtreas.ru>2006-01-26 10:58:12 +0000
commit79af7d5debe2f40ca1128975167243d4bb00fb51 (patch)
tree9095a5390e80a739135123ef91584ec025ebe052 /networking
parent2e33daaed522998eebf6892a6676d9739de276b0 (diff)
downloadbusybox-79af7d5debe2f40ca1128975167243d4bb00fb51.tar.gz
for change previous log: close bug 186
Diffstat (limited to 'networking')
-rw-r--r--networking/httpd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/httpd.c b/networking/httpd.c
index 63c17556f..c00f3e46d 100644
--- a/networking/httpd.c
+++ b/networking/httpd.c
@@ -2,7 +2,7 @@
* httpd implementation for busybox
*
* Copyright (C) 2002,2003 Glenn Engel <glenne@engel.org>
- * Copyright (C) 2003,2004 Vladimir Oleynik <dzo@simtreas.ru>
+ * Copyright (C) 2003-2006 Vladimir Oleynik <dzo@simtreas.ru>
*
* simplify patch stolen from libbb without using strdup
*