From: Daniel Stenberg Date: Mon, 29 Nov 2004 21:44:40 +0000 (+0000) Subject: removed comment X-Git-Tag: curl-7_12_3~129 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b7c6bc20be8f85226a48ef3dd083e748945b9ab9;p=thirdparty%2Fcurl.git removed comment --- diff --git a/tests/server/Makefile.am b/tests/server/Makefile.am index 73cd3c2ce1..565441caa6 100644 --- a/tests/server/Makefile.am +++ b/tests/server/Makefile.am @@ -20,10 +20,6 @@ # # $Id$ ########################################################################### -# sws is the Silly Web Server -# -# Original http server code contributed by Georg Horn. Heavily modified since. -# AUTOMAKE_OPTIONS = foreign