diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-11-30 14:46:06 -0600 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-11-30 14:46:06 -0600 |
commit | c6b6be17a482828c201ee4373133f42ac74d09d2 (patch) | |
tree | 0f02f34320903dd2f3a4f580b1dbeeedd8e16ef6 | |
parent | 2691bfe11bc12c0bb3cbfc6b4389f528ca4a38b6 (diff) | |
download | mediagoblin-c6b6be17a482828c201ee4373133f42ac74d09d2.tar.lz mediagoblin-c6b6be17a482828c201ee4373133f42ac74d09d2.tar.xz mediagoblin-c6b6be17a482828c201ee4373133f42ac74d09d2.zip |
LDAP readme link
-rw-r--r-- | mediagoblin/plugins/ldap/README.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mediagoblin/plugins/ldap/README.rst b/mediagoblin/plugins/ldap/README.rst index ae03b31e..ea9a34b3 100644 --- a/mediagoblin/plugins/ldap/README.rst +++ b/mediagoblin/plugins/ldap/README.rst @@ -1,3 +1,18 @@ +.. MediaGoblin Documentation + + Written in 2012 by MediaGoblin contributors + + To the extent possible under law, the author(s) have dedicated all + copyright and related and neighboring rights to this software to + the public domain worldwide. This software is distributed without + any warranty. + + You should have received a copy of the CC0 Public Domain + Dedication along with this software. If not, see + <http://creativecommons.org/publicdomain/zero/1.0/>. + +.. _ldap-plugin: + ============= ldap plugin ============= |