aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2006-09-06 18:57:01 +0000
committerChristian Grothoff <christian@grothoff.org>2006-09-06 18:57:01 +0000
commit96b2dcfc43eb89eeaec4689b7eb802370f6be741 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /README
parent7f89238dc989897a085bc9b4dc32d4498aaea313 (diff)
downloadlibmicrohttpd-96b2dcfc43eb89eeaec4689b7eb802370f6be741.tar.gz
libmicrohttpd-96b2dcfc43eb89eeaec4689b7eb802370f6be741.zip
bye
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 0 insertions, 7 deletions
diff --git a/README b/README
deleted file mode 100644
index dda765bc..00000000
--- a/README
+++ /dev/null
@@ -1,7 +0,0 @@
1This is an adaptation of libwebserver for GNUnet.
2
3Non-essential code from old libwebserver library
4was moved to contrib/, documentation was moved
5to doc/.
6
7The build system was changed to use automake.