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