summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-07-13 00:17:02 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:22:58 -0500
commit54433c747ad771340cd4ac2cf22bbfba69c9ab02 (patch)
tree1a05f303d660f4092cbcc18fc5ca8ed7d6acd295
parenta102f52db89f8a31327a3a9fafa1e5a1699ca3cd (diff)
downloadsamba-54433c747ad771340cd4ac2cf22bbfba69c9ab02.tar.gz
samba-54433c747ad771340cd4ac2cf22bbfba69c9ab02.tar.bz2
samba-54433c747ad771340cd4ac2cf22bbfba69c9ab02.zip
r8401: add a readme pointing to the upstream sources
(This used to be commit 2dcae5c98ca66a26fd6ae6d27cf7eb31cf16fee3)
-rw-r--r--source4/lib/appweb/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/source4/lib/appweb/README b/source4/lib/appweb/README
new file mode 100644
index 0000000000..bdc943446b
--- /dev/null
+++ b/source4/lib/appweb/README
@@ -0,0 +1,6 @@
+The lib/appweb directory is a partial import of the appweb ejs and esp
+code from http://www.appwebserver.org/
+
+Many thanks to the mbedthis people, and especially Michael O'Brien for
+his assistance in getting this code integrated into Samba4.
+