X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=README;fp=README;h=0b8ecacb3bbbb5c40e86c6aaca5eaadea3cebc35;hb=8bd2a276883974fc0ae1e72962acdcb292d1c7ce;hp=0000000000000000000000000000000000000000;hpb=d611dd2db3169d556496f87066bcbf37ae9d88d4;p=matthijs%2Fupstream%2Fdjango-ldapdb.git diff --git a/README b/README new file mode 100644 index 0000000..0b8ecac --- /dev/null +++ b/README @@ -0,0 +1,27 @@ +django-ldapdb - support for django models over LDAP +Copyright (C) 2009 Bolloré Telecom +See AUTHORS file for a full list of contributors. + +License +======= + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . + +Usage +===== + +For usage notes, please refer to the project homepage: + +http://opensource.bolloretelecom.eu/projects/django-ldapdb/ +