aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/tinyware/simple_httpd
diff options
context:
space:
mode:
authorAndrzej Bialecki <abial@FreeBSD.org>1998-09-15 11:17:07 +0000
committerAndrzej Bialecki <abial@FreeBSD.org>1998-09-15 11:17:07 +0000
commite2efbdd232ddc9474b5f1262d6a93ac5f9298e06 (patch)
tree390eef7b1b1ca25ad8ac3ed7aaf405fd44e17748 /release/picobsd/tinyware/simple_httpd
parentd687e8417297f8a6c90291b896c091a0f90ef56d (diff)
This server is not so non-forking as it seemed at first glance...
Submitted by: Jonathan H N Chin <jc254@newton.cam.ac.uk>
Notes
Notes: svn path=/head/; revision=39270
Diffstat (limited to 'release/picobsd/tinyware/simple_httpd')
-rw-r--r--release/picobsd/tinyware/simple_httpd/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/picobsd/tinyware/simple_httpd/README b/release/picobsd/tinyware/simple_httpd/README
index 0f69f5655966..ef0956ead952 100644
--- a/release/picobsd/tinyware/simple_httpd/README
+++ b/release/picobsd/tinyware/simple_httpd/README
@@ -1,6 +1,6 @@
Contributed by Marc Nicholas <marc@netstor.com>
-This is a simple, non-forking WWW server. It is free for non-commercial
+This is a simple HTTP server. It is free for non-commercial
use only - see the source code for info on commercial licensing.
-$Id: README,v 1.1 1998/08/19 16:24:06 abial Exp $
+$Id: README,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $