File: copyright

package info (click to toggle)
python-ldap 1.9.999.pre04-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 312 kB
  • ctags: 475
  • sloc: ansic: 2,973; python: 1,141; makefile: 84; sh: 4
file content (24 lines) | stat: -rw-r--r-- 923 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
This is the Debian GNU/Linux package of an LDAP module for python.

This package was put together by Gregor Hoffleit <flight@debian.org>.

The package was put together from source found at the home page of the
project:

    http://python-ldap.sourceforge.net/


According to the README, the following copyright notices apply:

====================================================================
Copyright and licensing:
   Different parts of python-ldap have different licenses.  See
   individual directories for their licensing. In brief, these are:
        _ldap:          public domain
        ldapthreadlock: public domain
        ldif:           public domain
        win32:          unknown <public domain?>

   Although not a condition of the licenses, I strongly urge that any
   improvements you may make be sent back to us for inclusion into 
   future versions of this package (under the same free licensing).