From 68d8f1c643a5af520a563f4c162fd8f9135812e7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 18 May 2016 10:27:07 +0200 Subject: [PATCH] Readd LICENCE the original python-ldap project this fork is based on used this LICENSE, which is inherited by this project. --- LICENCE | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 LICENCE diff --git a/LICENCE b/LICENCE new file mode 100644 index 0000000..a98c010 --- /dev/null +++ b/LICENCE @@ -0,0 +1,10 @@ +The pyldap package is distributed under Python-style license. + +Standard disclaimer: + This software is made available by the author(s) to the public for free + and "as is". All users of this free software are solely and entirely + responsible for their own choice and use of this software for their + own purposes. By using this software, each user agrees that the + author(s) shall not be liable for damages of any kind in relation to + its use or performance. The author(s) do not warrant that this software + is fit for any purpose.