Chris@909: Net::LDAP is copyrighted free software by Francis Cianfrocca Chris@909: . You can redistribute it and/or modify it under either Chris@909: the terms of the GPL (see the file COPYING), or the conditions below: Chris@909: Chris@909: 1. You may make and give away verbatim copies of the source form of the Chris@909: software without restriction, provided that you duplicate all of the Chris@909: original copyright notices and associated disclaimers. Chris@909: Chris@909: 2. You may modify your copy of the software in any way, provided that you do Chris@909: at least ONE of the following: Chris@909: Chris@909: a) place your modifications in the Public Domain or otherwise make them Chris@909: Freely Available, such as by posting said modifications to Usenet or Chris@909: an equivalent medium, or by allowing the author to include your Chris@909: modifications in the software. Chris@909: Chris@909: b) use the modified software only within your corporation or Chris@909: organization. Chris@909: Chris@909: c) rename any non-standard executables so the names do not conflict with Chris@909: standard executables, which must also be provided. Chris@909: Chris@909: d) make other distribution arrangements with the author. Chris@909: Chris@909: 3. You may distribute the software in object code or executable form, Chris@909: provided that you do at least ONE of the following: Chris@909: Chris@909: a) distribute the executables and library files of the software, together Chris@909: with instructions (in the manual page or equivalent) on where to get Chris@909: the original distribution. Chris@909: Chris@909: b) accompany the distribution with the machine-readable source of the Chris@909: software. Chris@909: Chris@909: c) give non-standard executables non-standard names, with instructions on Chris@909: where to get the original software distribution. Chris@909: Chris@909: d) make other distribution arrangements with the author. Chris@909: Chris@909: 4. You may modify and include the part of the software into any other Chris@909: software (possibly commercial). But some files in the distribution are Chris@909: not written by the author, so that they are not under this terms. Chris@909: Chris@909: They are gc.c(partly), utils.c(partly), regex.[ch], st.[ch] and some Chris@909: files under the ./missing directory. See each file for the copying Chris@909: condition. Chris@909: Chris@909: 5. The scripts and library files supplied as input to or produced as output Chris@909: from the software do not automatically fall under the copyright of the Chris@909: software, but belong to whomever generated them, and may be sold Chris@909: commercially, and may be aggregated with this software. Chris@909: Chris@909: 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED Chris@909: WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF Chris@909: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.