|
40Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditionsare met:1. Redistributions of source code must retain the above copyrightnotice, this list of conditions and the following disclaimer.2. Redistributions in binary form must reproduce the above copyrightnotice, this list of conditions and the following disclaimer inthe documentation and/or other materials provided with thedistribution.3. All advertising materials mentioning features or use of thissoftware must display the following acknowledgment:"This product includes software developed by the Apache Groupfor use in the Apache HTTP server project (http://www.apache.org/)."4. The names "Apache Server" and "Apache Group" must not be used toendorse or promote products derived from this software withoutprior written permission.5. Redistributions of any form whatsoever must retain the followingacknowledgment:"This product includes software developed by the Apache Groupfor use in the Apache HTTP server project (http://www.apache.org/)."THIS SOFTWARE IS PROVIDED BY THE APACHE GROUP ``AS IS'' AND ANYEXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THEIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULARPURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE GROUP ORITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUTNOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISEDOF THE POSSIBILITY OF SUCH DAMAGE.====================================================================This software consists of voluntary contributions made by manyindividuals on behalf of the Apache Group and was originally basedon public domain software written at the National Center forSupercomputing Applications, University of Illinois, Urbana-Champaign.For more information on the Apache Group and the Apache HTTP serverproject, please see .This code is based on, and used with the permission of, theSIO stdio-replacement strx_* functions by Panos Tsirigotis for xinetd.16. main/strlcat17. main/strlcpyCopyright (c) 1998 Todd C. Miller All rights reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditionsare met:1. Redistributions of source code must retain the above copyrightnotice, this list of conditions and the following disclaimer.2. Redistributions in binary form must reproduce the above copyrightnotice, this list of conditions and the following disclaimer in thedocumentation and/or other materials provided with the distribution.3. The name of the author may not be used to endorse or promote productsderived from this software without specific prior written permission.THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OFMERCHANTABILITYAND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALLTHE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, ORPROFITS;OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OFLIABILITY,WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OROTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IFADVISED OF THE POSSIBILITY OF SUCH DAMAGE.======================================================================ADOdbADOdb is dual licensed using BSD and LGPL.In plain English, you do not need to distribute your application in source code form, nor do you needto distribute ADOdb source code, provided you follow the rest of terms of the BSD license.For more info about ADOdb, visit http://adodb.sourceforge.net/BSD Style-License=================Copyright (c) 2000, 2001, 2002, 2003, 2004 John LimAll rights reserved.Redistribution and use in source and binary forms, with or without modification,are permitted provided that the following conditions are met:Redistributions of source code must retain the above copyright notice, this listof conditions and the following disclaimer.Redistributions in binary form must reproduce the above copyright notice, this listof conditions and the following disclaimer in the documentation and/or other materialsprovided with the distribution.Neither the name of the John Lim nor the names of its contributors may be used toendorse or promote products derived from this software without specific prior writtenpermission.DISCLAIMER:THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS"AS IS" AND ANYEXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THEIMPLIED WARRANTIES OFMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.IN NO EVENT SHALLJOHN LIM OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,SPECIAL,EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,PROCUREMENT OFSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESSINTERRUPTION)HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,STRICT LIABILITY,OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OFTHE USE OF THISSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.==========================================================GNU LESSER GENERAL PUBLIC LICENSEVersion 2.1, February 1999Copyright (C) 1991, 1999 Free Software Foundation, Inc.59 Temple Place, Suite 330, Boston, MA 02111-1307 USAEveryone is permitted to copy and distribute verbatim copiesof this license document, but changing it is not allowed.[This is the first released version of the Lesser GPL. It also countsas the successor of the GNU Library Public License, version 2, hencethe version number 2.1.]PreambleThe licenses for most software are designed to take away your freedom to share and change it. Bycontrast, the GNU General Public Licenses are intended to guarantee your freedom to share andchange free software--to make sure the software is free for all its users.This license, the Lesser General Public License, applies to some specially designated softwarepackages--typically libraries--of the Free Software Foundation and other authors who decide to useit. You can use it too, but we suggest you first think carefully about whether this license or theordinary General Public License is the better strategy to use in any particular case, based on theexplanations below.When we speak of free software, we are referring to freedom of use, not price. Our General PublicLicenses are designed to make sure that you have the freedom to distribute copies of free software(and charge for this service if you wish); that you receive source code or can get it if you want it; thatyou can change the software and use pieces of it in new free programs; and that you are informed thatyou can do these things.To protect your rights, we need to make restrictions that forbid distributors to deny you these rightsor to ask you to surrender these rights. These restrictions translate to certain responsibilities for youif you distribute copies of the library or if you modify it.For example, if you distribute copies of the library, whether gratis or for a fee, you must give therecipients all the rights that we gave you. You must make sure that they, too, receive or can get thesource code. If you link other code with the library, you must provide complete object files to therecipients, so that they can relink them with the library after making changes to the library andrecompiling it. And you must show them these terms so they know their rights.We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you thislicense, which gives you legal permission to copy, distribute and/or modify the library.To protect each distributor, we want to make it very clear that there is no warranty for the free library.Also, if the library is modified by someone else and passed on, the recipients should know that whatthey have is not the original version, so that the original author's reputation will not be affected byproblems that might be introduced by others.Finally, software patents pose a constant threat to the existence of any free program. We wish to makesure that a company cannot effectively restrict the users of a free program by obtaining a restrictivelicense from a patent holder. Therefore, we insist that any patent license obtained for a version of thelibrary must be consistent with the full freedom of use specified in this license.Most GNU software, including some libraries, is covered by the ordinary GNU General PublicLicense. This license, the GNU Lesser General Public License, applies to certain designated libraries,and is quite different from the ordinary General Public License. We use this license for certainlibraries in order to permit linking those libraries into non-free programs.When a program is linked with a library, whether statically or using a shared library, the combinationof the two is legally speaking a combined work, a derivative of the original library. The ordinaryGeneral Public License therefore permits such linking only if the entire combination fits its criteriaof freedom. The Lesser General Public License permits more lax criteria for linking other code withthe library. PreviousNext |