From e2efbdd232ddc9474b5f1262d6a93ac5f9298e06 Mon Sep 17 00:00:00 2001 From: Andrzej Bialecki Date: Tue, 15 Sep 1998 11:17:07 +0000 Subject: [PATCH] This server is not so non-forking as it seemed at first glance... Submitted by: Jonathan H N Chin --- release/picobsd/tinyware/simple_httpd/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release/picobsd/tinyware/simple_httpd/README b/release/picobsd/tinyware/simple_httpd/README index 0f69f565596..ef0956ead95 100644 --- a/release/picobsd/tinyware/simple_httpd/README +++ b/release/picobsd/tinyware/simple_httpd/README @@ -1,6 +1,6 @@ Contributed by Marc Nicholas -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 $